This repository has been archived on 2020-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
starter/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2019-03-10 16:15:24 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---