Skip to content

Commit cb26b27

Browse files
committed
fixed fill header
1 parent c609815 commit cb26b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ smartTOC = true
2626
smartTOCHideUnfocusedChildren = true
2727

2828
[header]
29-
layout = "fixed-gradient" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
29+
layout = "fixed-fill" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
3030

3131
[footer]
3232
showMenu = false

0 commit comments

Comments
 (0)