hugo-theme-relearn/archetypes/chapter.md

7 lines
105 B
Markdown
Raw Normal View History

2017-08-20 15:10:10 +00:00
+++
title = "{{ replace .Name "-" " " | title }}"
type = "chapter"
weight = 1
2017-08-20 15:10:10 +00:00
+++
This is a new chapter.