Updated 35 files via CloudCannon
This commit is contained in:
parent
08c8a5feec
commit
31c3ed7492
35 changed files with 1351 additions and 353 deletions
|
|
@ -48,7 +48,7 @@
|
|||
<title>Play "Live with hardware" by 徒 Setto セット | 徒 setto セット</title>
|
||||
<meta name="title" content="Play "Live with hardware" by 徒 Setto セット" />
|
||||
<meta name="description" content="A release by 徒 Setto セット named "Live with hardware" 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/live-with-hardware/" />
|
||||
|
|
@ -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-ep-life-of-a-dudelini.jpeg);">
|
||||
<div>
|
||||
<h1>Live with hardware</h1>
|
||||
<p>There is a weird meta-core to anything social exchange on internet that I can't get my finger on. Assumptions and projections that I think partially stem from the lack in body language</p>
|
||||
</div>
|
||||
<div class="imagecontainer"></div>
|
||||
<h1>Live with hardware</h1>
|
||||
<p>There is a weird meta-core to anything social exchange on internet that I can't get my finger on. Assumptions and projections that I think partially stem from the lack in body language</p>
|
||||
|
||||
<p><a href="#npImage" class="button">Listen</a></p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="imagecontainer">
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
|
@ -157,7 +165,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="noJSalbum">
|
||||
|
||||
<div class="coverartwrapper">
|
||||
<div class="coverartwrapped" style="background-image: url(/images/posts/1-ep-life-of-a-dudelini.jpeg);"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="plItem">
|
||||
|
|
@ -172,12 +182,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>
|
||||
|
|
@ -380,6 +392,7 @@ Open your mind, open the source!</p>
|
|||
if ((index + 1) < trackCount) {
|
||||
index++;
|
||||
loadTrack(index);
|
||||
playTrack(index);
|
||||
audio.play();
|
||||
} else {
|
||||
audio.pause();
|
||||
|
|
@ -712,7 +725,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