45 lines
2.0 KiB
HTML
45 lines
2.0 KiB
HTML
<!doctype html>
|
||
<html lang="en"><head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Digital Garden</title>
|
||
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
||
<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">
|
||
<h1>404</h1>
|
||
|
||
<p><strong>Page not found :(</strong></p>
|
||
<p>The requested page could not be found.</p>
|
||
</div>
|
||
|
||
</main><footer>
|
||
|
||
</footer><!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
||
<div class="hide-child links-dark-green">
|
||
<div id='tooltip-wrapper' class="bg-white br4 shadow-solid-accent lh-copy dn o-0 pa3 w6 f6 absolute child">
|
||
<div id='tooltip-content' class="relative overflow-hidden note-contents">
|
||
</div>
|
||
<div id="tooltip-source" class="f7 light-silver"></div>
|
||
</div>
|
||
</div>
|
||
|
||
<script src="/assets/js/d3.v6.min.js"></script>
|
||
<script src="/assets/js/scripts.js"></script>
|
||
</body>
|
||
</html> |