homepage/archetypes/default.md

8 lines
105 B
Markdown
Raw Normal View History

2019-10-15 17:42:42 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
2019-10-15 17:42:42 +02:00
draft: true
---