Make the navbar non-mandatory
I can imagine duckquill being used for one-page sites that simply don't need it, plus we can get rid of one more variable from theme.toml
This commit is contained in:
@ -12,9 +12,6 @@ date_format = "%d %B %Y"
|
||||
issues_url = ""
|
||||
source_url = ""
|
||||
|
||||
[extra.nav]
|
||||
links = []
|
||||
|
||||
[author]
|
||||
name = "David Lapshin"
|
||||
homepage = "https://daudix.codeberg.page"
|
||||
|
Reference in New Issue
Block a user