summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.md1
-rw-r--r--hugo.toml2
2 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 00baccc..a7a3521 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,6 +12,7 @@
- [✅] Open Graph meta tags for social sharing
- [✅] Theme-aware default thumbnails
- [ ] Sitemap & robots.txt optimization
+- [✅] Prev/Next navigation in single articles view.
- [ ] Blog/Articles with syntax highlighting
- [ ] Analytics (privacy-respecting)
- [ ] Progressive enhancement (offline support)
diff --git a/hugo.toml b/hugo.toml
index ad31c86..0b7963b 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -109,7 +109,7 @@ enableRobotsTXT = true
siteName = "danix.xyz"
author = "Danilo Macrì"
email = "danix@danix.xyz"
- twitterHandle = ""
+ twitterHandle = "danixland"
# Theme options
readingTime = true