From: Danilo M. Date: Sat, 18 Apr 2026 18:55:59 +0000 (+0200) Subject: updates to TODO.md and hugo.toml X-Git-Tag: release_22042026-1342~80 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=d7c1e2b8570c986902d8527dbdeca2774e6d0205;p=danix.xyz-2.git updates to TODO.md and hugo.toml --- 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