mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
✨ New header menu with base background color
This commit is contained in:
@@ -24,7 +24,7 @@ smartTOC = true
|
||||
smartTOCHideUnfocusedChildren = true
|
||||
|
||||
[header]
|
||||
layout = "fixed" # valid options: basic, fixed
|
||||
layout = "fixed-fill" # valid options: basic, fixed, fixed-fill
|
||||
|
||||
[footer]
|
||||
showMenu = true
|
||||
|
||||
@@ -154,7 +154,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||
|
||||
| Name | Default | Description |
|
||||
| --------------- | --------- | --------------------------------------------------------------------------------- |
|
||||
| `header.layout` | `"basic"` | Defines the header for the entire site, supported values are `basic` and `fixed`. |
|
||||
| `header.layout` | `"basic"` | Defines the header for the entire site, supported values are `basic`, `fixed`, and `fixed-fill`. |
|
||||
### Footer
|
||||
|
||||
| Name | Default | Description |
|
||||
|
||||
Reference in New Issue
Block a user