From 4ea916f8b870c6717eb98db8eb540c91da2c3cb0 Mon Sep 17 00:00:00 2001 From: Jesper Kolbeck Date: Wed, 8 Dec 2021 22:12:31 +0100 Subject: [PATCH] Fix wording in archetype --- archetypes/homepage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archetypes/homepage.md b/archetypes/homepage.md index 447e4cd..b2e444a 100644 --- a/archetypes/homepage.md +++ b/archetypes/homepage.md @@ -2,7 +2,7 @@ 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. +# The "title" value will be used if value for "name" is not provided. #name: 'Short Title' # The "weight" will determine where this section appears on the "homepage".