Add nav for archive and songbook
All checks were successful
Build / build (push) Successful in 2m10s

This commit is contained in:
2025-10-17 09:28:05 +02:00
parent e4981678fc
commit c56cbef761
3 changed files with 25 additions and 3 deletions

View File

@@ -3,4 +3,6 @@ title = "Archive"
template = "index.html"
page_template = "song.html"
sort_by = "title"
[extra]
archive = true
+++