Updated 25 files via CloudCannon

This commit is contained in:
CloudCannon 2020-09-18 11:05:07 +00:00
parent d45b90d865
commit 6068f1c72d
25 changed files with 254 additions and 137 deletions

View file

@ -126,18 +126,26 @@
<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 class="textcontainer">
<h1>Granny is a cyborg now</h1>
<p>Jazzy Cybersoul with a hint of 303 baselines.</p>
<p><a href="#play" class="button">Listen</a></p>
</div>
<div class="imagecontainer">
<h4>Granny is a cyborg now</h4>
</div>
<div class="splash">
<div class="splash-logo">
<img src="/images/setto-logoicon.svg" width="240px" alt="徒 setto セット Logo" />
</div>
<div class="description">
<h1>Granny is a cyborg now</h1>
<p>Jazzy Cybersoul with a hint of 303 baselines.</p>
<p><a href="#play" class="button">🔊 Listen</a></p>
</div>
</div>
</header>