Updated 35 files via CloudCannon
This commit is contained in:
parent
08c8a5feec
commit
31c3ed7492
35 changed files with 1351 additions and 353 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<title>Play "Cyber Grany" by 徒 Setto セット | 徒 setto セット</title>
|
||||
<meta name="title" content="Play "Cyber Grany" by 徒 Setto セット" />
|
||||
<meta name="description" content="A release by 徒 Setto セット named "Cyber Grany" published on 徒 setto セット" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-08-04T10:18:11+00:00" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-08-05T08:56:44+00:00" />
|
||||
<meta name="robots" content="index" />
|
||||
|
||||
<link rel="canonical" href="https://setto.basspistol.com/cyber-grany/" />
|
||||
|
|
@ -105,11 +105,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.css" />
|
||||
<link rel="stylesheet" href="../assets/css/main-20200805.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.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../assets/css/noscripts-20200805.css" /></noscript>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -120,10 +120,18 @@
|
|||
<script src="/assets/js/jquery-3.5.1.min.js"></script>
|
||||
<header class="hero" style="background-image: url(/images/posts/1-grandma-got-the-ssh-keys.jpeg);">
|
||||
<div>
|
||||
<h1>Granny is a cyborg now</h1>
|
||||
<p>Jazzy Cybersoul with a hint of 303 baselines.</p>
|
||||
</div>
|
||||
<div class="imagecontainer"></div>
|
||||
<h1>Granny is a cyborg now</h1>
|
||||
<p>Jazzy Cybersoul with a hint of 303 baselines.</p>
|
||||
|
||||
<p><a href="#npImage" class="button">Listen</a></p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="imagecontainer">
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
|
@ -154,7 +162,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="noJSalbum">
|
||||
|
||||
<div class="coverartwrapper">
|
||||
<div class="coverartwrapped" style="background-image: url(/images/posts/1-grandma-got-the-ssh-keys.jpeg);"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="plItem">
|
||||
|
|
@ -169,12 +179,14 @@
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="coverart">
|
||||
<div class="coverartwrapper">
|
||||
<div id="npImage" class="coverartwrapped"></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="author">
|
||||
<div class="bio">
|
||||
<p><a href="mailto:setto@basspistol.com"><strong>徒 setto セット</strong></a></p>
|
||||
|
|
@ -371,6 +383,7 @@
|
|||
if ((index + 1) < trackCount) {
|
||||
index++;
|
||||
loadTrack(index);
|
||||
playTrack(index);
|
||||
audio.play();
|
||||
} else {
|
||||
audio.pause();
|
||||
|
|
@ -703,7 +716,7 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script src="../assets/js/set.js"></script>
|
||||
<script src="../assets/js/set-20200805.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue