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

@ -136,18 +136,26 @@
<div id="main-wrapper">
<header class="hero" style="background-image: url(/images/pages/creds.jpg);">
<div class="textcontainer">
<h1>Error 404 This is not a page</h1>
<p>The page you are looking for has moved to the darknet.</p>
<p><a href="/" class="button">Take me home</a></p>
</div>
<div class="imagecontainer">
<h4>Error 404 This is not a page</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>Error 404 This is not a page</h1>
<p>The page you are looking for has moved to the darknet.</p>
<p><a href="/" class="button">🏡 Take me home</a></p>
</div>
</div>
</header>
<!-- Footer -->