Updated 35 files via CloudCannon
This commit is contained in:
parent
08c8a5feec
commit
31c3ed7492
35 changed files with 1351 additions and 353 deletions
|
|
@ -47,7 +47,7 @@
|
|||
<title>Play "Unmet Dependencies" by 徒 setto セット | 徒 setto セット</title>
|
||||
<meta name="title" content="Play "Unmet Dependencies" by 徒 setto セット" />
|
||||
<meta name="description" content="A release by 徒 setto セット named "Unmet Dependencies" published on 徒 setto セット" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-08-04T15:52:48+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/unmet-dependencies/" />
|
||||
|
|
@ -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,12 +120,20 @@
|
|||
<script src="/assets/js/jquery-3.5.1.min.js"></script>
|
||||
<header class="hero" style="background-image: url(/images/posts/final-pingnucover1220x1200.jpg);">
|
||||
<div>
|
||||
<h1>Unmet Dependencies</h1>
|
||||
<p>Proprietary tools, consultancies, remote labor... The reality in the digital industry is as hard to cope with as it is building software in Haskell. Freedom is luxury, but also a burden.
|
||||
<h1>Unmet Dependencies</h1>
|
||||
<p>Proprietary tools, consultancies, remote labor... The reality in the digital industry is as hard to cope with as it is building software in Haskell. Freedom is luxury, but also a burden.
|
||||
|
||||
Open your mind, open the source!</p>
|
||||
</div>
|
||||
<div class="imagecontainer"></div>
|
||||
|
||||
<p><a href="#npImage" class="button">Listen</a></p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="imagecontainer">
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
|
@ -168,7 +176,9 @@ Open your mind, open the source!</p>
|
|||
</div>
|
||||
</div>
|
||||
<div class="noJSalbum">
|
||||
|
||||
<div class="coverartwrapper">
|
||||
<div class="coverartwrapped" style="background-image: url(/images/posts/final-pingnucover1220x1200.jpg);"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="plItem">
|
||||
|
|
@ -193,12 +203,14 @@ Open your mind, open the source!</p>
|
|||
|
||||
</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>
|
||||
|
|
@ -450,6 +462,7 @@ Open your mind, open the source!</p>
|
|||
if ((index + 1) < trackCount) {
|
||||
index++;
|
||||
loadTrack(index);
|
||||
playTrack(index);
|
||||
audio.play();
|
||||
} else {
|
||||
audio.pause();
|
||||
|
|
@ -773,7 +786,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