Updated 38 files via CloudCannon
This commit is contained in:
parent
8bb105500f
commit
36743bfa6d
38 changed files with 340 additions and 24 deletions
28
index.html
28
index.html
|
|
@ -38,7 +38,7 @@
|
|||
<title>Yo, web-TV crib! ゲットー・スービド | 徒settoセット</title>
|
||||
<meta name="title" content="Yo, web-TV crib! ゲットー・スービド | 徒settoセット" />
|
||||
<meta name="description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2021-05-03T16:56:55+02:00" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2021-05-04T23:47:02+02:00" />
|
||||
<meta name="robots" content="index" />
|
||||
|
||||
<link rel="canonical" href="https://setto.basspistol.com/" />
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
<meta name="dcterms.Subject" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
|
||||
<meta name="dcterms.Title" content="Yo, web-TV crib! ゲットー・スービド" />
|
||||
<meta name="dcterms.Contributor" content="徒settoセット" />
|
||||
<meta name="dcterms.Date" content="2021-05-03" />
|
||||
<meta name="dcterms.Date" content="2021-05-04" />
|
||||
<meta name="dcterms.Description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
|
||||
|
||||
<!-- Facebook -->
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
<meta property="og:url" content="https://setto.basspistol.com/" />
|
||||
<meta property="og:site_name" content="徒settoセット" />
|
||||
<meta property="og:type" content="webpage" />
|
||||
<meta property="article:published_time" content="2021-05-03T16:56:55+02:00" />
|
||||
<meta property="article:published_time" content="2021-05-04T23:47:02+02:00" />
|
||||
<meta property="og:image" content="https://setto.basspistol.com/images/pages/background-setto-v2-blus.svg" />
|
||||
<!-- Twitter Card -->
|
||||
|
||||
|
|
@ -215,14 +215,18 @@
|
|||
|
||||
<li id="random_posts"><a href="/discography" class="button">🔥</a></li>
|
||||
</ul>
|
||||
<h1>徒settoセット</h1>
|
||||
<p>The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms.</p>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=10"></script>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</header>
|
||||
<section class="releases" id="read">
|
||||
<div class="content-wrapper" style="text-align: center;">
|
||||
<h1>徒settoセット</h1>
|
||||
<p>The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms.</p>
|
||||
<h2>Releases</h2>
|
||||
<div class="container">
|
||||
|
||||
|
|
@ -527,6 +531,7 @@
|
|||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -735,7 +740,7 @@
|
|||
</div>
|
||||
<p>©2021 Basspistol | <a href="./webcreds/">Credits</a> |
|
||||
<a href="./cookies/">Cookies & Privacy</a>
|
||||
<br />This page was last updated on Monday, May 03, 2021</p>
|
||||
<br />This page was last updated on Tuesday, May 04, 2021</p>
|
||||
</small>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
@ -861,6 +866,15 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
|
||||
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
|
||||
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
|
||||
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','https://pr.basspistol.com/mtc.js','mt');
|
||||
|
||||
mt('send', 'pageview');
|
||||
|
||||
|
||||
} else {
|
||||
document.getElementById('cookie-notice').style.display = 'flex';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue