Updated 30 files via CloudCannon
This commit is contained in:
parent
8b445cd798
commit
62fe92701e
30 changed files with 174 additions and 174 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<title>Web-Log | 徒 setto セット</title>
|
||||
<meta name="title" content="Web-Log | 徒 setto セット" />
|
||||
<meta name="description" content="Ramblings, announcenments and thoughts going on in the 徒 setto セット Cypher. In written form intertwined with audio" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-10-31T07:07:06+00:00" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-10-23T07:07:08+00:00" />
|
||||
<meta name="robots" content="index" />
|
||||
|
||||
<link rel="canonical" href="https://setto.basspistol.com/log/" />
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
<meta name="dcterms.Subject" content="Ramblings, announcenments and thoughts going on in the 徒 setto セット Cypher. In written form intertwined with audio" />
|
||||
<meta name="dcterms.Title" content="Web-Log" />
|
||||
<meta name="dcterms.Contributor" content="徒 setto セット" />
|
||||
<meta name="dcterms.Date" content="2020-10-31" />
|
||||
<meta name="dcterms.Date" content="2020-10-23" />
|
||||
<meta name="dcterms.Description" content="Ramblings, announcenments and thoughts going on in the 徒 setto セット Cypher. In written form intertwined with audio" />
|
||||
|
||||
<!-- Facebook -->
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
<meta property="og:url" content="https://setto.basspistol.com/log/" />
|
||||
<meta property="og:site_name" content="徒 setto セット" />
|
||||
<meta property="og:type" content="webpage" />
|
||||
<meta property="article:published_time" content="2020-10-31T07:07:06+00:00" />
|
||||
<meta property="article:published_time" content="2020-10-23T07:07:08+00:00" />
|
||||
<meta property="og:image" content="https://setto.basspistol.com/images/pages/4-darkweb-instrumental-.jpeg" />
|
||||
<!-- Twitter Card -->
|
||||
|
||||
|
|
@ -321,7 +321,7 @@
|
|||
</div>
|
||||
<p>©2020 Basspistol | <a href="../webcreds/">Credits</a> |
|
||||
<a href="../cookies/">Cookies & Privacy</a>
|
||||
<br />This page was last updated on Saturday, Oct 31, 2020</p>
|
||||
<br />This page was last updated on Friday, Oct 23, 2020</p>
|
||||
</small>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
@ -474,14 +474,14 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
}
|
||||
document.getElementById('cookie-notice-accept').addEventListener("click", function () {
|
||||
createCookie('cookie-notice-dismissed', 'wantCookies', 31);
|
||||
createCookie('cookie-notice-dismissed', 'wantCookies', 90);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
_paq.push(['trackEvent', 'Consent', 'wantCookie']);
|
||||
location.reload();
|
||||
});
|
||||
|
||||
document.getElementById('cookie-notice-decline').addEventListener("click", function () {
|
||||
createCookie('cookie-notice-dismissed', 'dontWantCookies', 31);
|
||||
createCookie('cookie-notice-dismissed', 'dontWantCookies', 90);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
_paq.push(['trackEvent', 'Consent', 'dontWantCookie']);
|
||||
location.reload();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue