cleaning up

This commit is contained in:
gitea-actions
2026-07-08 21:50:06 +01:00
parent a980d6393e
commit 832eb1a913
12 changed files with 11 additions and 707 deletions

View File

@@ -251,17 +251,6 @@ CATEGORIES-REL — relative path to categories.html from this project root"
(nth 2 entry))))))))
output)))
;; ─────────────────────────────────────────────────────────────────────────────
;; Books
;; ─────────────────────────────────────────────────────────────────────────────
(defun z/books-sitemap (title list)
"Flat sitemap for org-books."
(z/sitemap--flat-list title list
(site-path "books/")
"Book Notes:"
"../home/categories.html"))
;; ─────────────────────────────────────────────────────────────────────────────
;; Year-scoped sitemaps (generic helper)
;; ─────────────────────────────────────────────────────────────────────────────