Change the default menu style to links

This commit is contained in:
Will Faught
2024-04-09 00:26:12 -07:00
parent 77d7592fc4
commit 2de472bab2
2 changed files with 5 additions and 4 deletions

View File

@@ -300,7 +300,7 @@ url = ""
commit_url = "" # Example is "https://github.com/willfaught/paige/commit/%s"
[paige.menu]
style = "pills" # Must be "links", "pills", "tabs", or "underline"
style = "links" # Must be "links", "pills", "tabs", or "underline"
[paige.search]
hide_page = false