Allow section titles to be hidden within the section themselves

This commit is contained in:
Jason Tipton 2020-06-30 13:24:17 -08:00
parent 2936164cc1
commit be1974a6e1
10 changed files with 25 additions and 6 deletions

View file

@ -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