add: customizable what slug

This commit is contained in:
trisua 2025-07-20 03:03:48 -04:00
parent baef84adf9
commit 25579c5195
3 changed files with 6 additions and 2 deletions

View file

@ -14,7 +14,7 @@
(text "new"))
(a
("href" "/what")
("href" "/{{ what_page_slug }}")
(text "what"))
(a