diff --git a/archetypes/default.md b/archetypes/default.md index ac36e06227..126c895993 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,2 +1,11 @@ -+++ -+++ +--- +title: "Some Title" +aliases: +- /some/path +weight: 0 # To change for order +prev: /prev/path +next: /next/path +toc: true # For leaf pages +#chapter: true # For nodes pages +#icon: "1. " # Prefix icon for node pages +---