Updated 37 files via CloudCannon
This commit is contained in:
parent
3714ef3b76
commit
af8d11eec3
35 changed files with 2025 additions and 313 deletions
|
|
@ -119,11 +119,11 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
|
||||
<link rel="stylesheet" href="../assets/css/all.min.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20200810.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20200811.css" />
|
||||
<link rel="apple-touch-icon" href="https://setto.basspistol.com/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="https://setto.basspistol.com/touch-icon.png" sizes="192x192">
|
||||
<link rel="shortcut icon" href="https://setto.basspistol.com/images/setto-logoicon.svg" type="image/png" />
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20200810.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20200811.css" /></noscript>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<meta name="theme-color" content="#3c2a52"/>
|
||||
|
||||
|
|
@ -303,8 +303,36 @@ Open your mind, open the source!</p>
|
|||
|
||||
|
||||
<!-- End Navigation -->
|
||||
<div id="zafari" class="modalDialog">
|
||||
<div>
|
||||
<h2>Hey Safari User!</h2>
|
||||
<p>Amazing! You are surfing the web with one of the leading browsers to download another browser! Such luxury! <br />
|
||||
To listen to 徒 setto セット's music, these are your options:
|
||||
<ul>
|
||||
<li><a href="https://www.mozilla.org/en-US/firefox/new/" target="_blank" rel="noopener" class="button">Download Firefox</a></li>
|
||||
<li><a href="https://open.spotify.com/artist/0gus2IdSkfrvFDBPqeiksM/" target="_blank" rel="noopener" class="button">Use Spotify</a></li>
|
||||
</ul>
|
||||
<br />
|
||||
If you like browsing the web this way and you really just want to see if this 徒 setto セット thing is for real:<br />
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" onclick="youMadBro()" class="button">Proceed anyway</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cookie-notice">
|
||||
|
||||
<p>I only use cookies if you consent to it. They don't contain any identifiable info: they just let me know if you
|
||||
|
|
@ -419,6 +447,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
<script src="../assets/js/set-20200805.js"></script>
|
||||
<script src="../assets/js/zafari.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue