hugo-theme-relearn/archetypes/chapter.md

7 lines
110 B
Markdown
Raw Normal View History

2017-08-20 17:10:10 +02:00
+++
2022-07-05 00:19:27 +02:00
archetype = "chapter"
title = "{{ replace .Name "-" " " | title }}"
weight = 1
2017-08-20 17:10:10 +02:00
+++
This is a new chapter.