Revert example site to basic header layout

This commit is contained in:
James Panther
2023-11-27 19:15:05 +11:00
parent e0aae4f096
commit 20c9f483e5
+1 -1
View File
@@ -19,7 +19,7 @@ enableQuicklink = true
fingerprintAlgorithm = "sha256" fingerprintAlgorithm = "sha256"
[header] [header]
layout = "hybrid" # valid options: basic, hamburger, hybrid, custom layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/logo.jpg" # logo = "img/logo.jpg"
# logoDark = "img/dark-logo.jpg" # logoDark = "img/dark-logo.jpg"
showTitle = true showTitle = true