2020-07-07 08:37:57 +00:00
|
|
|
---
|
|
|
|
title: '{{ replace .Name "-" " " | title }}'
|
2021-12-08 21:05:13 +00:00
|
|
|
|
2022-02-06 17:15:49 +00:00
|
|
|
# The "header_menu_title" value will be used as text for header buttons.
|
|
|
|
# The "title" value will be used if value for "header_menu_title" is not provided.
|
|
|
|
#header_menu_title: 'Short Menu Title'
|
|
|
|
|
|
|
|
# The "navigation_menu_title" value will be used as text for fixed menu items.
|
|
|
|
# The "title" value will be used if value for "navigation_menu_title" is not provided.
|
|
|
|
#navigation_menu_title: 'Short Menu Title'
|
2021-12-08 21:05:13 +00:00
|
|
|
|
2020-07-07 08:37:57 +00:00
|
|
|
# The "weight" will determine where this section appears on the "homepage".
|
|
|
|
# A bigger weight will place the content more towards the bottom of the page.
|
|
|
|
# It's like gravity ;-).
|
|
|
|
weight: 5
|
2021-12-08 21:05:13 +00:00
|
|
|
|
2020-07-07 08:37:57 +00:00
|
|
|
# If "header_menu" is true, then a button linking to this section will be placed
|
|
|
|
# into the header menu at the top of the homepage.
|
|
|
|
header_menu: true
|
|
|
|
---
|
2020-09-09 16:00:59 +00:00
|
|
|
|
2020-07-07 08:37:57 +00:00
|
|
|
This is just another section to appear on the homepage.
|