cookbook/archetypes/recipie/index.md

21 lines
304 B
Markdown
Raw Normal View History

---
title: "{{ replace .Name "-" " " | title }}"
subtitle: Any Subtext you might want to append
date: {{ .Date }}
draft: true
tags: []
categories: []
listthumbnail: "./{{ title }}/thumbnail.png"
thumbnail: "./thumbnail.png"
parenturl: "https://site.com"
---
## Ingredients
## Instructions
## Notes