hugo-toha/exampleSite/data/sections/recent-posts.yaml
Jason Tipton a83b1c5658
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
2020-07-04 01:04:30 +06:00

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