Updated 43 files via CloudCannon
This commit is contained in:
parent
337e84e001
commit
798bd1fcf5
|
@ -119,12 +119,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -583,7 +583,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -114,12 +114,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="/assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="/assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="/assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="/assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
|
||||
<meta name="theme-color" content="" />
|
||||
|
||||
|
@ -427,7 +427,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -501,7 +501,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -167,6 +167,8 @@ footer .footframe small .label { display: none; }
|
|||
|
||||
.releases .container article { flex: 0 1 280px; max-width: 480px; margin: 20px 0; }
|
||||
|
||||
@media only screen and (max-width: 640px) { .releases .container article { max-width: unset; min-width: 100%; flex-grow: 1; margin: 20px 0; } }
|
||||
|
||||
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
|
||||
|
||||
.streambox { text-align: center; line-height: 2em; padding: 0; }
|
||||
|
@ -552,4 +554,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
@media only screen and (max-width: 769px) { .staff li .square-image { width: 70px; height: 70px; } }
|
||||
|
||||
/*# sourceMappingURL=main-20210410.css.map */
|
||||
/*# sourceMappingURL=main-20210410rev1.css.map */
|
File diff suppressed because one or more lines are too long
|
@ -167,6 +167,8 @@ footer .footframe small .label { display: none; }
|
|||
|
||||
.releases .container article { flex: 0 1 280px; max-width: 480px; margin: 20px 0; }
|
||||
|
||||
@media only screen and (max-width: 640px) { .releases .container article { max-width: unset; min-width: 100%; flex-grow: 1; margin: 20px 0; } }
|
||||
|
||||
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
|
||||
|
||||
.streambox { text-align: center; line-height: 2em; padding: 0; }
|
||||
|
@ -566,4 +568,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
|
|||
|
||||
.hideWhenNoJS { display: none; }
|
||||
|
||||
/*# sourceMappingURL=noscripts-20210410.css.map */
|
||||
/*# sourceMappingURL=noscripts-20210410rev1.css.map */
|
File diff suppressed because one or more lines are too long
2
atom.xml
2
atom.xml
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Set, Party, Gang! #Cybersoul.</subtitle>
|
||||
<link type="application/atom+xml" href="https://setto.basspistol.com/atom.xml" rel="self"/>
|
||||
<link type="text/html" href="https://setto.basspistol.com/" rel="alternate"/>
|
||||
<updated>2021-04-10T11:59:52+02:00</updated>
|
||||
<updated>2021-04-10T12:06:18+02:00</updated>
|
||||
<id>https://setto.basspistol.com/atom.xml</id>
|
||||
<author>
|
||||
<name>Basspistol</name>
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -492,7 +492,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -653,7 +653,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -667,7 +667,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -708,7 +708,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -722,7 +722,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -752,7 +752,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -682,7 +682,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -682,7 +682,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -1038,7 +1038,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -672,7 +672,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
|||
<atom:link href="https://setto.basspistol.com/feed.xml" rel="self" type="application/rss+xml" />
|
||||
<link>https://setto.basspistol.com</link>
|
||||
<description>Set, Party, Gang! #Cybersoul.</description>
|
||||
<lastBuildDate>Sat, 10 Apr 2021 11:59:52 +0200</lastBuildDate>
|
||||
<lastBuildDate>Sat, 10 Apr 2021 12:06:18 +0200</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<generator>https://jekyllrb.com/</generator>
|
||||
<image>
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -875,7 +875,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="./assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="./assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="./assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="./assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="./assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -943,7 +943,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="./assets/js/set-20210410.js"></script>
|
||||
<script src="./assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -610,7 +610,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -678,7 +678,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -678,7 +678,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -841,7 +841,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -675,7 +675,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -788,7 +788,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -596,7 +596,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -119,12 +119,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -578,7 +578,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -741,7 +741,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -716,7 +716,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -937,7 +937,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
|
|
|
@ -119,12 +119,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -589,7 +589,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -720,7 +720,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -701,7 +701,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../../assets/js/set-20210410.js"></script>
|
||||
<script src="../../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
|
@ -106,12 +106,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -926,7 +926,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
|
|
|
@ -117,12 +117,12 @@
|
|||
|
||||
<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/colors-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410.css" />
|
||||
<link rel="stylesheet" href="../assets/css/colors-20210410rev1.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20210410rev1.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-20210410.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20210410rev1.css" /></noscript>
|
||||
<script src="../assets/js/jquery-3.5.1.min.js"></script>
|
||||
<meta name="theme-color" content=""/>
|
||||
|
||||
|
@ -501,7 +501,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set-20210410.js"></script>
|
||||
<script src="../assets/js/set-20210410rev1.js"></script>
|
||||
|
||||
|
||||
<!-- Transparent footer -->
|
||||
|
|
Loading…
Reference in a new issue