diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-04 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-04 00:00:00 +0000 |
commit | 95297d29536977ef4f19d737ea8b4deb7c035938cff275d4a1557ee6c3077515 (patch) | |
tree | 2bff4409e57f47ac23272acfb3b4c12945d3b4fd2fc075e7eda6b1d73ef8503f | |
parent | 41b3dd099dca63661e4211ae5ecb7891f20db09848a06a26d614e0c7b3a58297 (diff) | |
download | hugo-theme-journal-95297d29536977ef4f19d737ea8b4deb7c035938cff275d4a1557ee6c3077515.tar.gz hugo-theme-journal-95297d29536977ef4f19d737ea8b4deb7c035938cff275d4a1557ee6c3077515.zip |
Add TODO.txt
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..e52c4ce --- /dev/null +++ b/TODO.txt @@ -0,0 +1,4 @@ +* fix logo being cut off on mobile devices +* make navigation link tap targets bigger on mobile devices +* make journal entry link tap targets bigger on mobile devices +* remove extra newlines from HTML output |