Update homepage archetype with name

This commit is contained in:
Jesper Kolbeck 2021-12-08 22:05:13 +01:00
parent b8e0f89eb0
commit 264742eb3e

View file

@ -1,9 +1,15 @@
---
title: '{{ replace .Name "-" " " | title }}'
# The "name" value will be used as text for buttons and fixed menu items.
# The "title" will be used if "name" is not provided.
#name: 'Short Title'
# 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
# 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