summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2020-12-10 12:41:21 -0500
committereudoxia <uplink@distress.network>2020-12-10 12:41:21 -0500
commit6af528dd435739c7b9cc0cf9ed415179531ccadc (patch)
treea8ffa3ba5d650224653082182a2d4efc749fabbc
parent1bd9a3eea30988b8b2a30b201d4b0b51a196cbe1 (diff)
added 2 tasks
-rwxr-xr-xmeta/todo/index.html9
-rw-r--r--meta/todo/src.md2
2 files changed, 9 insertions, 2 deletions
diff --git a/meta/todo/index.html b/meta/todo/index.html
index db03f80..630c116 100755
--- a/meta/todo/index.html
+++ b/meta/todo/index.html
@@ -12,7 +12,7 @@
<script src="/js/csi.js"></script>
<title>To Do &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;FOR INTERNAL USE ONLY.&raquo; &mdash; To Do:" />
-<meta http-equiv="last-modified" content="2020-12-06 00:30:04-05:00" />
+<meta http-equiv="last-modified" content="2020-12-10 12:40:36-05:00" />
</head>
<body>
@@ -23,7 +23,12 @@
<!-- end of header -->
<ul>
-<li><code>reload.sh</code>: (optionally) re-render all pages</li>
+<li><code>reload.sh</code>: (optionally) re-render all pages
+
+<ul>
+<li>Remove <code>csi.js</code> entirely</li>
+</ul></li>
+<li>Test on Lynx &#38; w3m</li>
<li>Eventually set up donation page</li>
<li>actually have content lmao</li>
</ul>
diff --git a/meta/todo/src.md b/meta/todo/src.md
index 394ecd4..dfaadcb 100644
--- a/meta/todo/src.md
+++ b/meta/todo/src.md
@@ -5,5 +5,7 @@ opts: h
- `reload.sh`: (optionally) re-render all pages
+ - Remove `csi.js` entirely
+- Test on Lynx & w3m
- Eventually set up donation page
- actually have content lmao