summaryrefslogtreecommitdiff
path: root/TODO
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
commit5cc1b502aa33d53c0a53a2901fe71fdb95ef6be06d143d0ee24b109a9807d02f (patch)
treebcb657ae13efe0e58afad12014b9daf19bb22ed1d6c27b6408c936045f6e8d0d /TODO
parent26291ce3c629a338f9a607142a8d98a210c37fbbc495f2f62d1889eb75d62e21 (diff)
downloadjournal-5cc1b502aa33d53c0a53a2901fe71fdb95ef6be06d143d0ee24b109a9807d02f.tar.gz
journal-5cc1b502aa33d53c0a53a2901fe71fdb95ef6be06d143d0ee24b109a9807d02f.zip
Remove extra h1 tags
The updated theme would've caused extra h1 tags for some pages if the extra tags weren't removed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 45bb62a..21e6f31 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-- remove h1 headings from pages (the updated submodule theme automatically adds it)
- put blank lines after Markdown headings and blockquotes for compatibility
- replace Python scripts with Makefile
- create README.txt (mention local web server for offline viewing)