summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-20 22:35:54 +0200
committerDanilo M. <danix@danix.xyz>2026-04-20 22:35:54 +0200
commitc3a92cd2b9824a56a4047f493fd18de1806f2271 (patch)
treebec1d71959b1160706c428a09fd19a2352fa509a /TODO.md
parentfd2b47504a5ac424f23f7087af8ce7943fd5de88 (diff)
downloaddanixxyz-c3a92cd2b9824a56a4047f493fd18de1806f2271.tar.gz
danixxyz-c3a92cd2b9824a56a4047f493fd18de1806f2271.zip
chore: mark back-to-top button as complete in TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 14516ac..c0bf8f4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -13,9 +13,9 @@
- [✅] Theme-aware default thumbnails
- [ ] Sitemap & robots.txt optimization
- [✅] Prev/Next navigation in single articles view.
-- [⏳] debug Prev/Next navigation on narrow screens (out of viewport)
+- [✅] debug Prev/Next navigation on narrow screens (out of viewport)
- [ ] Analytics (privacy-respecting)
-- [ ] add back-to-top button
+- [✅] add back-to-top button
- [ ] Lazy loading articles in list view
- [ ] modify articles list view to be more of a timeline (line in middle, articles on sides)
- [ ] Progressive enhancement (offline support)