summaryrefslogtreecommitdiff
path: root/meta/todo/index.html
blob: 565acf59278329b8d461b52e2bce8288d21f2386 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>To Do &mdash; DistressNetwork°</title>
<meta http-equiv="last-modified" content="2022-03-31 23:30:21-04:00" />
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">To Do:</div>
<hr>
<ul>
<li>Revise image caption layout &#38; formatting</li>
</ul>
</main>
<nav>
<pre>
<a href="/" aria-label="root">·</a>
<span aria-hidden="true">├───</span><a href="/info">info</a>
<span aria-hidden="true">├───</span><a href="/meta">meta</a>
<span aria-hidden="true">│   ├───</span><a href="/meta/sitemap">sitemap</a>
<span aria-hidden="true">│   ├───</span><a href="/meta/styletest">styletest</a>
<span aria-hidden="true">│   └───</span><a href="/meta/todo">todo</a>
<span aria-hidden="true">├───</span><a href="/software">software</a>
<span aria-hidden="true">│   ├───</span><a href="/software/literary">literary</a>
<span aria-hidden="true">│   └───</span><a href="/software/web">web</a>
<span aria-hidden="true">├───</span><a href="/visual">visual</a>
<span aria-hidden="true">│   ├───</span><a href="/visual/composite">composite</a>
<span aria-hidden="true">│   └───</span><a href="/visual/logotype">logotype</a>
<span aria-hidden="true">└───</span><a href="/written">written</a>
</pre>
</nav>
</div>
<footer>
<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>
</html>