2021-03-11 03:31:16 +00:00
|
|
|
|
<!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.">
|
2021-03-20 15:30:30 +00:00
|
|
|
|
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="" /></head><body class="dark-green sans-serif links-dark-green bg-washed-green"><header class="f-6 flex anthony"><a class="no-underline-hover" rel="author" href="/">Digital Garden</a><nav>, <a class="no-underline-hover" href="/colophon/">Colophon</a></nav></header><main aria-label="Content">
|
2021-03-11 03:31:16 +00:00
|
|
|
|
<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>
|
|
|
|
|
|
2021-03-11 03:38:02 +00:00
|
|
|
|
</footer><!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
2021-03-15 22:26:51 +00:00
|
|
|
|
<div class="hide-child">
|
|
|
|
|
<div id='tooltip-wrapper' class="bg-white lh-copy dn o-0 pa2 w5 f6 overflow-hidden absolute child">
|
|
|
|
|
<div id='tooltip-content'>
|
|
|
|
|
</div>
|
2021-03-11 03:38:02 +00:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2021-03-19 01:14:38 +00:00
|
|
|
|
<script src="/assets/js/d3.v6.min.js"></script>
|
|
|
|
|
<script src="/assets/js/scripts.js"></script>
|
2021-03-11 03:31:16 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|