website/archetypes/default.md

9 lines
105 B
Markdown
Raw Normal View History

2020-07-30 02:01:40 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
version: "1.0"
---