We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c609815 commit cb26b27Copy full SHA for cb26b27
config/_default/params.toml
@@ -26,7 +26,7 @@ smartTOC = true
26
smartTOCHideUnfocusedChildren = true
27
28
[header]
29
- layout = "fixed-gradient" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
+ layout = "fixed-fill" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
30
31
[footer]
32
showMenu = false
0 commit comments