* Allow section titles to be hidden within the section themselves * Show sections in footer to match navbar
10 lines
205 B
YAML
10 lines
205 B
YAML
# section information
|
|
section:
|
|
name: Recent Posts
|
|
enable: true
|
|
weight: 5
|
|
showOnNavbar: true
|
|
# Can optionally hide the title in sections
|
|
# hideTitle: true
|
|
|
|
# no other configuration is required
|