Add the new Grinchmas page (previous commit only captured deletions)
deploy / deploy (push) Successful in 5s

The prior commit's git add errored on an already-removed pathspec and
silently skipped every other file — this is the rest of that change:
content/books/grinchmas.md (real page, no longer draft-only),
layouts/books/single.html, layouts/partials/arc-redeem-form.html,
hugo.toml's bookshop_base_url-driven form target, and the homepage/nav
links pointing at /books/grinchmas/.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-04 20:34:22 -04:00
parent c82de9baad
commit 768ef5ccd3
5 changed files with 86 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ disableKinds = ["taxonomy", "term"]
[[menu.main]]
name = "Free Book"
url = "/free-book/"
url = "/books/grinchmas/"
weight = 30
[[menu.main]]