summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-06 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-06 00:00:00 +0000
commita2b556704e5af545885583bc289422f28802ef042d8faab0c0fccfeac8fa28dd (patch)
tree303d080789bf51a5090b39a1947450264a1f3cbcde26bd027c48697c17400df5
parent9ccd44c4f6e0c9f0374917b1b4cb878f2eceae080c74f8059078eeb3b21ae634 (diff)
Update TODO item
A shortcode isn't necessary to improve the relative URLs. The HTML output handles them fine, but not Gemini. Gemini has to be made to handle relative URLs correctly.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4766810..6d58d23 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-- create shortcode for relative root
+- fix Gemini pages' relative URL handling
- put date written and time to read somewhere in page
- add tag support
- fix "layouts/_default/single.gmi" changing preformatted text