hugo-theme-relearn/archetypes/chapter.md

7 lines
110 B
Markdown
Raw Normal View History

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