aboutsummaryrefslogtreecommitdiff
path: root/archetypes/recipe.md
blob: 051745e3554c9a8549b7371573df6ab52e94d978 (plain)
1
2
3
4
5
6
7
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
categories:
  - Recipes
---