make header basic and not fixed
This commit is contained in:
parent
1f19dd220d
commit
83fb5e37ee
|
@ -12,7 +12,7 @@ links = [
|
|||
]
|
||||
|
||||
[header]
|
||||
layout = "fixed"
|
||||
layout = "basic"
|
||||
|
||||
[homepage]
|
||||
layout = "page" # valid options: page, profile, hero, card, background, custom
|
||||
|
|
Loading…
Reference in a new issue