deploy: ce40b32bec
This commit is contained in:
31
colophon/index.html
Normal file
31
colophon/index.html
Normal file
@ -0,0 +1,31 @@
|
||||
<!doctype html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Colophon 🌱 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" title="Digital Garden" /></head><body class="dark-green sans-serif links-dark-green bg-washed-green"><header class="f-6 flex"><a class="no-underline-hover" rel="author" href="/">Digital Garden</a><nav>, <a class="no-underline-hover" href="/about/">About</a>, <a class="no-underline-hover" href="/colophon/">Colophon</a></nav></header><main aria-label="Content">
|
||||
<article class="measure-wide">
|
||||
<header>
|
||||
<h1 class="f-6 normal">Colophon</h1>
|
||||
</header>
|
||||
<div class="lh-copy f5">
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</main><footer>
|
||||
|
||||
</footer><!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
||||
<div style="opacity: 0; display: none;" id='tooltip-wrapper' class="bg-white lh-copy">
|
||||
<div id='tooltip-content'>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<iframe style="display: none; height: 0; width: 0;" id='link-preview-iframe' src="">
|
||||
</iframe>
|
||||
|
||||
<script src="/assets/js/d3.v6.min.js" defer></script>
|
||||
<script src="/assets/js/scripts.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user