deploy: 5b60973e4f
This commit is contained in:
8
404.html
8
404.html
@ -4,13 +4,13 @@
|
||||
<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?1617296032818288203"><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>
|
||||
<link rel="stylesheet" href="/assets/css/style.css?1617489148218239031"><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 code"><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">
|
||||
<div class="container tc">
|
||||
<h1 class="f-6 work-sans-light normal">404</h1>
|
||||
<h1 class="f-6 anthony normal">404</h1>
|
||||
|
||||
<p class="f1 normal">Page not found :(</p>
|
||||
<p class="f1 normal anthony">Page not found :(</p>
|
||||
<p>The requested page could not be found.</p>
|
||||
</div>
|
||||
|
||||
@ -26,6 +26,6 @@
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/d3.v6.min.js"></script>
|
||||
<script src="/assets/js/scripts.js?1617296032818288203"></script>
|
||||
<script src="/assets/js/scripts.js?1617489148218239031"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user