Updated 214 files via CloudCannon
This commit is contained in:
parent
71a7900563
commit
5b5882a132
214 changed files with 95060 additions and 4178 deletions
|
|
@ -137,31 +137,41 @@
|
|||
<p>©2020 Basspistol | <a href="/webcreds/">Credits</a> | <a href="/cookies/">Cookies & Privacy</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
<!-- Navigation -->
|
||||
|
||||
<a id="logo" class="logo" href="#navbar" onclick="blurBody()"> </a>
|
||||
<div id="navbar" style="display: block;" class="modalDialog">
|
||||
<a href="#close" onclick="removeBlur()"><div id="closearea"> </div></a>
|
||||
<nav>
|
||||
<a href="#close" title="Close" onclick="removeBlur()" class="close-button close" style="margin: 0 auto;">X</a>
|
||||
<ul>
|
||||
|
||||
<li><a href="/" class="button small">Home</a></li>
|
||||
|
||||
|
||||
<li><a href="/#album0" onclick="removeBlur()" class="button small smooth-scroll-middle">music</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
<div id="logo" class="logo">
|
||||
<a href="/" class="smooth-scroll-middle"><img width="200em" src="/assets/panix-logo.svg" alt=" Logo" /></a>
|
||||
<a href="#navbar" onclick="blurBody()" alt="Navigation Menu" title="Navigation Menu"><span style="font-size: 34px;" class="icon solid fa-bars"></span></a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" style="display: block;" class="modalDialog">
|
||||
<a href="#close" onclick="removeBlur()" alt="Close Menu" title="Close Menu"><div id="closearea"> </div></a>
|
||||
<nav>
|
||||
<a href="#close" title="Close" onclick="removeBlur()" class="close-button close" style="margin: 0 auto;">X</a>
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a href="/" class="button small">Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/releases/" class="button small">Releases</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/logs/" class="button small">Web-Log</a></li>
|
||||
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- End Navigation -->
|
||||
|
||||
<!-- End Navigation -->
|
||||
<!-- Scripts -->
|
||||
|
||||
|
||||
|
||||
<!-- Scripts -->
|
||||
|
||||
<script src="/assets/js/jquery.min.js"></script>
|
||||
<script src="/assets/js/jquery.scrollex.min.js"></script>
|
||||
|
|
@ -171,17 +181,11 @@
|
|||
<script src="/assets/js/util.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
<script src="/assets/js/set.js"></script>
|
||||
<!-- <script>
|
||||
var lang = navigator.language || navigator.userLanguage;
|
||||
if (lang.indexOf('sv') == 0)
|
||||
window.location = '/';
|
||||
else
|
||||
window.location = '/en/';
|
||||
</script> -->
|
||||
|
||||
|
||||
|
||||
<div id="cookie-notice">
|
||||
<p>I only use cookies if you agree to it. They don't contain any identifiable information about you, but they will just let me know if you comeback! <strong>If you accept the cookies, and come back in 2 days i'll give you a freebie!</strong> <br />Click <a href="#" id="cookie-notice-decline">here</a> if you want this shit to go away and never bother with cookies again. <br />Read more about how basspistol <a href="/en/cookies/">use of cookies</a> </p>
|
||||
<a class="button small yes" href="#" id="cookie-notice-accept">Tasty Freebie!</a>
|
||||
<p>We only use cookies if you consent to it. They don't contain any identifiable info: they just let us know if you enjoyed this enough to come back. <br />Click <a href="#" id="cookie-notice-decline">here</a> if you want this shit to go away without cookies. <br />Read more about how Basspistol <a href="/cookies/">use cookies</a> </p>
|
||||
<a class="button small yes" href="#" id="cookie-notice-accept">I'm in!</a>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
@ -222,7 +226,7 @@
|
|||
(function() {
|
||||
var u="https://terminalnetwork.matomo.cloud/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '11']);
|
||||
_paq.push(['setSiteId', '14']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src='//cdn.matomo.cloud/terminalnetwork.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
|
|
@ -246,7 +250,7 @@ _paq.push(['enableLinkTracking']);
|
|||
(function() {
|
||||
var u="https://terminalnetwork.matomo.cloud/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '11']);
|
||||
_paq.push(['setSiteId', '14']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src='//cdn.matomo.cloud/terminalnetwork.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
|
|
@ -265,7 +269,7 @@ _paq.push(['enableLinkTracking']);
|
|||
(function() {
|
||||
var u="https://terminalnetwork.matomo.cloud/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '11']);
|
||||
_paq.push(['setSiteId', '14']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src='//cdn.matomo.cloud/terminalnetwork.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
|
|
@ -293,5 +297,6 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue