cookbook/archetypes/default.md

8 lines
93 B
Markdown
Raw Normal View History

2022-06-27 14:31:38 -07:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
2022-06-27 15:42:22 -07:00
tags: []
2022-06-27 14:31:38 -07:00
---