Updated 3 files via CloudCannon
This commit is contained in:
parent
2b49fccb2b
commit
751826b270
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
|||
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||
<link>https://setto.basspistol.com</link>
|
||||
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
||||
<lastBuildDate>Fri, 11 Sep 2020 17:14:16 +0000</lastBuildDate>
|
||||
<lastBuildDate>Fri, 11 Sep 2020 17:19:18 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
|
|
58
index.html
58
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="2020-09-11T17:14:13+00:00" />
|
||||
<meta name="dc.date.modified" scheme="ISO8601" content="2020-09-11T17:19:14+00:00" />
|
||||
<meta name="robots" content="index" />
|
||||
|
||||
<link rel="canonical" href="https://setto.basspistol.com/" />
|
||||
|
@ -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="2020-09-11T17:14:13+00:00" />
|
||||
<meta property="article:published_time" content="2020-09-11T17:19:14+00:00" />
|
||||
<meta property="og:image" content="https://setto.basspistol.com/images/pages/pingu.jpg" />
|
||||
<!-- Twitter Card -->
|
||||
|
||||
|
@ -140,7 +140,7 @@
|
|||
|
||||
|
||||
<header class="hero" id="top"
|
||||
style="background-image: url(/images/pages/pingu.jpg);">
|
||||
style="">
|
||||
<div class="imagecontainer">
|
||||
<h4>Yo, web-TV crib! ゲットー・スービド</h4>
|
||||
</div>
|
||||
|
@ -183,6 +183,52 @@
|
|||
</section>
|
||||
|
||||
|
||||
<section class="news">
|
||||
<h2>Latest News</h2>
|
||||
<div style="background-image:url(./images/posts/final-pingnucover1220x1200.jpg"></div>
|
||||
<div class="description">
|
||||
<h2>Unmet Dependencies</h2>
|
||||
<p><strong>
|
||||
|
||||
2:nd
|
||||
of
|
||||
|
||||
August
|
||||
|
||||
2020
|
||||
</strong></p>
|
||||
<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>
|
||||
<p><a href="./unmet-dependencies/" class="button">Read post</a></p>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<section class="news">
|
||||
<h2>Latest News</h2>
|
||||
<div style="background-image:url(./images/posts/1-ep-life-of-a-dudelini.jpeg"></div>
|
||||
<div class="description">
|
||||
<h2>Live with hardware</h2>
|
||||
<p><strong>
|
||||
|
||||
19:th
|
||||
of
|
||||
|
||||
April
|
||||
|
||||
2020
|
||||
</strong></p>
|
||||
<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="./live-with-hardware/" class="button">Read post</a></p>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section class="releases">
|
||||
<h2>Releases</h2>
|
||||
|
@ -639,6 +685,12 @@ _paq.push(['enableLinkTracking']);
|
|||
<script src="./assets/js/set-20200911.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
<video autoplay muted loop poster="/images/pages/pingu.jpg" class="fullscreen-bg__video">
|
||||
<source src="/videos/pingu.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
</url>
|
||||
<url>
|
||||
<loc>https://setto.basspistol.com/</loc>
|
||||
<lastmod>2020-09-11T17:14:13+00:00</lastmod>
|
||||
<lastmod>2020-09-11T17:19:14+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://setto.basspistol.com/links/</loc>
|
||||
|
|
Loading…
Reference in a new issue