summaryrefslogtreecommitdiff
path: root/meta/sitemap/index.html
blob: 6a776595d84f5af24b61c53f7eaa0c5f0f91cab9 (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
<!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="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">
<style>
:root 	{font-size: 15px;}
body 	{background-color: #111; margin: 2rem;}
pre 	{color: #ddd; font-family: jetbrains-mono-regular, Consolas, Menlo, monospace; font-style: normal; font-size: 1rem; line-height: 1.25em; white-space: pre-wrap;}
pre a	{color: #ddd;}
pre a:link	{text-decoration: none; color: #ddd;}
pre a:visited	{text-decoration: none; color: #ddd;}
pre a:hover	{text-decoration: none; color: #111; background-color: #ddd;}
pre a:active	{text-decoration: none; color: #ddd;}
</style>
<title>Sitemap &mdash; DistressNetwork°</title>
<meta http-equiv="last-modified" content="2021-09-17 18:28:34-04:00" />
</head>

<body>
<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/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>
</body>
</html>