too many advances lol
This commit is contained in:
parent
81f97ff489
commit
8a7b950a36
21 changed files with 433 additions and 237 deletions
191
404.html
191
404.html
|
|
@ -1,130 +1,91 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
..............................................
|
||||
..............................................
|
||||
...........'';,...............................
|
||||
.........'',,;:o:,............................
|
||||
.......',;;::::::;;;,.........................
|
||||
.....,;:ooooooooooo;,,''''....................
|
||||
....,;ooooooooooooooo;,'..'''''...............
|
||||
...,:ooooooooooooooooo;''......'''............
|
||||
..,;:ooooooooooooooooo',,.........,'.......... _______ _ _ __
|
||||
..,,;:,ooooo;;:ooo;o,:;,',.........;,''....... \____ \____ _____ __________ |_| ______/ |_ ___ | |
|
||||
..,'..,,;:o,''.,;;'''..'';,,,,,,''',;'''...... | | _/\__ \/ __// __/\___ \| |/ __/\ _\/ \| |
|
||||
..,'......':ooo:.......'';,'''''''',;,,,...... | | _/\__ \/ __// __/\___ \| |/ __/\ _\/ \| |
|
||||
..,,.......,:o:'.......,'oooo:::::;:,.',;,.... | | _/\__ \/ __// __/\___ \| |/ __/\ _\/ \| |
|
||||
..','.................',,..'',,,;;;;;;,.,:.... | | \ / _ \__ \ \__ \ | |_> > |\__ \ | | ( <> ) |__
|
||||
...,,'...............',;oooooooooo:;;:,;oo,... |____ /(___ /___ >___ >| __/|_/____ > |_| \___/|____/
|
||||
....,,'.............,,;ooooooooo;,..'',oooo,.. \/ \/ \/ \/ |_| \/
|
||||
.....',,'........',,;ooo::;;,'........'oooo;..
|
||||
.......'',,'''',,;;;,,'...............';;;'... All you saw was sound!
|
||||
...........'''''..............................
|
||||
..............................................
|
||||
..............................................
|
||||
..............................................
|
||||
..............................................
|
||||
---
|
||||
layout: nil
|
||||
title: Error 404 This is not a page
|
||||
description: The page you are looking for has moved to the darknet.
|
||||
image: /images/kaur-kristjan-cppf4w5pb1c-unsplash.jpg
|
||||
---
|
||||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Based on _Story_ by html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
Remixed and Jekyllified by Setto
|
||||
-->
|
||||
<link rel="shortcut icon" href="https://basspistol.com/assets/img/basspistolico.png" type="image/png" />
|
||||
<link rel="stylesheet" href="https://basspistol.com/assets/css/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://basspistol.com/rss.xml" />
|
||||
|
||||
<!-- BEGIN rendered SEO Meta -->
|
||||
|
||||
<title>Error 404 | Basspistol</title>
|
||||
|
||||
<!-- Standard SEO -->
|
||||
<meta name="title" content="Error 404, Basspistol">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
<meta name="description" content="The Outernational Music Syndicate. Established in 2010" />
|
||||
<meta name="generator" content="Jekyll" />
|
||||
<link rel="canonical" href="https://basspistol.com/404.html" />
|
||||
<link rel="alternate" href="https://basspistol.com/404.html" hreflang="x-default" />
|
||||
<meta name="geo.region" content="CH-GE" />
|
||||
<meta name="geo.placename" content="Geneva" />
|
||||
<meta name="geo.position" content="46.204391;6.143158" />
|
||||
<meta name="ICBM" content="46.204391, 6.143158" />
|
||||
|
||||
<!-- Matomo -->
|
||||
<script type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(["disableCookies"]);
|
||||
_paq.push(['setDocumentTitle', '404/URL = ' + encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="https://terminalnetwork.matomo.cloud/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '3']);
|
||||
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);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
{% include seo.html %}
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
|
||||
<link rel="stylesheet" href="/assets/css/main20200519.css" />
|
||||
<noscript><link rel="stylesheet" href="/assets/css/noscript20200518-rev1.css" /></noscript>
|
||||
</head>
|
||||
<body>
|
||||
<div id="navigation">
|
||||
<ul>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/" title="Home" class="icofont-home"></a>
|
||||
</li>
|
||||
<body class="is-preload" id="body">
|
||||
<span id="top" style="display: none;"></span>
|
||||
<!-- Wrapper -->
|
||||
<div id="wrapper" class="divided">
|
||||
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/discography/" title="Discography" class="icofont-disc"></a>
|
||||
</li>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/radio/" title="Radio" class="icofont-radio"></a>
|
||||
</li>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/highlights/" title="Highlights" class="icofont-newspaper"></a>
|
||||
</li>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/artists/" title="Artists" class="icofont-people"></a>
|
||||
</li>
|
||||
<!-- Banner -->
|
||||
<section class="banner onload-image-fade-in onload-content-fade-right style2 fullscreen content-align-center image-position-center" style="height:100vh;background-color: rgba(13,13,13,0.85);">
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/about/" title="About" class="icofont-finger-print"></a>
|
||||
</li>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://basspistol.com/links/" title="Links" class="icofont-link"></a>
|
||||
</li>
|
||||
|
||||
<li class="icofont">
|
||||
<a href="https://shop.basspistol.com" class="iconfont-shop" rel="noopener"></a>
|
||||
</li>
|
||||
<div class="content editable">
|
||||
<h1 class="editable">{{ page.title }}</h1>
|
||||
<p>{{ page.description }}</p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="/" class="button big wide smooth-scroll-middle">Take me back!</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="content">
|
||||
<video poster="https://basspistol.com/assets/vid/intro_loop_.jpg" id="bgvid" autoplay playsinline muted loop>
|
||||
<source src="https://basspistol.com/assets/vid/intro_loop_.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img id="bgpic" src="https://basspistol.com/assets/vid/intro_loop_.jpg" alt="Basspistol" />
|
||||
<div id="headline"><h1>~/Error 404</h1></div>
|
||||
|
||||
<h1>Sorry, this page is not available anymore or never has been. <br />
|
||||
Have a look in the archive...</h1>
|
||||
If you really miss something, please send an email to info@basspistol.com
|
||||
|
||||
|
||||
<div class="image">
|
||||
<img src="{{ page.image }}" alt="unfound page" />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer id="footer" class="wrapper style1 align-center">
|
||||
<div class="footflex">
|
||||
<div>
|
||||
<h4>{{ site.title }}</h4>
|
||||
<p>{{ site.description }}
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<ul>
|
||||
|
||||
<li><a href="{{ relBase }}/">{{ site.data.translations[page.lang].home }}</a></li>
|
||||
|
||||
{% for entry in site.data.navigation %}
|
||||
<li><a href="{{ entry.url }}">{{ entry.name }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
<div><img src="/assets/panix-logo-dark.svg" style="max-width:300px" /></div>
|
||||
</div>
|
||||
<div class="inner">
|
||||
|
||||
<p>©2020 Basspistol | <a href="/webcreds/">Credits</a> | <a href="/cookies/">Cookies & Privacy</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
<!-- Scripts -->
|
||||
|
||||
<script src="/assets/js/jquery.min.js"></script>
|
||||
<script src="/assets/js/jquery.scrollex.min.js"></script>
|
||||
<script src="/assets/js/jquery.scrolly.min.js"></script>
|
||||
<script src="/assets/js/browser.min.js"></script>
|
||||
<script src="/assets/js/breakpoints.min.js"></script>
|
||||
<script src="/assets/js/util.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
<script src="/assets/js/set.js"></script>
|
||||
|
||||
{% include cookie-consent.html %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue