feat: Add tlds and new analytics
All checks were successful
Build Docker / Build Image (push) Successful in 23s
All checks were successful
Build Docker / Build Image (push) Successful in 23s
This commit is contained in:
@@ -30,21 +30,7 @@
|
||||
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css">
|
||||
<link rel="stylesheet" href="/assets/css/vanilla-zoom.min.css">
|
||||
<!-- Matomo -->
|
||||
<script>
|
||||
var _paq = window._paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="https://analytics.woodburn.au/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '8']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
<script async src="https://umami.woodburn.au/script.js" data-website-id="15852010-8d3c-4553-92fc-2d6ac31098e8"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -73,17 +59,15 @@
|
||||
<section class="d-print-none d-lg-none d-xl-none d-xxl-none clean-block clean-info dark" style="text-align: center;padding-top: 20px;max-width: 100%;">
|
||||
<h1>G'day, we are most active in Discord</h1><!-- <iframe src="https://discord.com/widget?id=932192727200829440&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe> -->
|
||||
<widgetbot server="932192727200829440" channel="932216772113858611" width="100%" height="600"></widgetbot>
|
||||
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
|
||||
<div style="margin-top: 20px;"><a class="btn btn-primary" role="button" style="font-size: 20px;" href="https://discord.gg/8GmVe9nGCn" target="_blank"><i class="fab fa-discord"></i>Join Server</a></div>
|
||||
</section>
|
||||
<section class="d-none d-lg-block d-xl-block d-xxl-block clean-block clean-info dark" style="text-align: center;padding-top: 20px;max-width: 100%;">
|
||||
<h1>G'day, we are most active in Discord</h1><!-- <iframe src="https://discord.com/widget?id=932192727200829440&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe> -->
|
||||
<widgetbot server="932192727200829440" channel="932216772113858611" width="800" height="600"></widgetbot>
|
||||
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
|
||||
<div style="margin-top: 20px;"><a class="btn btn-primary" role="button" style="font-size: 20px;" href="https://discord.gg/8GmVe9nGCn" target="_blank"><i class="fab fa-discord"></i>Join Server</a></div>
|
||||
</section>
|
||||
<section class="text-center">
|
||||
<h1>Or you can contact us via Email<br><a class="btn btn-primary" role="button" href="/email" target="_blank">Send us an Email</a><br></h1>
|
||||
<h1>You can contact us via Email<br><a class="btn btn-primary" role="button" href="/email" target="_blank">Send us an Email</a></h1>
|
||||
</section>
|
||||
<section class="d-none d-lg-block d-xl-block d-xxl-block clean-block clean-info dark" style="text-align: center;padding-top: 20px;max-width: 100%;">
|
||||
<h1>We are also very active on Discord</h1>
|
||||
<div style="margin-top: 20px;"><a class="btn btn-primary" role="button" style="font-size: 20px;" href="https://discord.gg/8GmVe9nGCn" target="_blank"><i class="fab fa-discord"></i>Join Server</a></div>
|
||||
</section>
|
||||
<footer class="page-footer dark">
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user