* Make home page sections dynamic and configurable * Fix navbar issue when no section is configured + fix next-prev navigator * Update exampleSite * Fix next-prev navigator * Make navbar brand URL context aware
8 lines
138 B
YAML
8 lines
138 B
YAML
# section information
|
|
section:
|
|
name: Recent Posts
|
|
enable: true
|
|
weight: 5
|
|
showOnNavbar: true
|
|
|
|
# no other configuration is required
|