This commit is contained in:
garrying
2021-03-28 23:11:58 +00:00
parent 91dd582700
commit 3ec5922875
23 changed files with 41 additions and 448 deletions

View File

@ -7,24 +7,10 @@
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-1"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
</nav></header><main class="links-dark-green" aria-label="Content">
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container tc">
<h1 class="f-6 work-sans-light normal">404</h1>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p class="f1 normal">Page not found :(</p>
<p>The requested page could not be found.</p>
</div>