diff options
author | dvs1 | 2025-03-16 13:04:52 +1000 |
---|---|---|
committer | dvs1 | 2025-03-16 13:04:52 +1000 |
commit | ac134a8db3d5ad92cb3e0d5badf2971def478084 (patch) | |
tree | 77bc5dc92bae137bcc168dafa1f45a9496dd2283 /TODO.md | |
parent | TODO++ (diff) | |
download | notYetAnotherWiki-ac134a8db3d5ad92cb3e0d5badf2971def478084.zip notYetAnotherWiki-ac134a8db3d5ad92cb3e0d5badf2971def478084.tar.gz notYetAnotherWiki-ac134a8db3d5ad92cb3e0d5badf2971def478084.tar.bz2 notYetAnotherWiki-ac134a8db3d5ad92cb3e0d5badf2971def478084.tar.xz |
Don't hide the left menu, now that it contains headings.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ Make it perphekd! | |||
4 | 4 | ||
5 | ## Do these | 5 | ## Do these |
6 | 6 | ||
7 | The hide button isn't hiding the menu box, coz that column has 1.4fr instead of auto. | ||
8 | |||
9 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 7 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
10 | 8 | ||
11 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. | 9 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. |