Allow section titles to be hidden inline (#24)
* Allow section titles to be hidden within the section themselves * Show sections in footer to match navbar
This commit is contained in:
@@ -4,5 +4,7 @@ section:
|
||||
enable: true
|
||||
weight: 5
|
||||
showOnNavbar: true
|
||||
# Can optionally hide the title in sections
|
||||
# hideTitle: true
|
||||
|
||||
# no other configuration is required
|
||||
|
||||
Reference in New Issue
Block a user