Updated default template
This commit is contained in:
parent
17571ad970
commit
e4bc7e2d5d
@ -1,18 +1,20 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: Any Subtext you might want to append
|
||||
description: Any Subtext you might want to append
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
|
||||
tags: []
|
||||
categories: []
|
||||
|
||||
listthumbnail: "./{{ title }}/thumbnail.png"
|
||||
thumbnail: "./thumbnail.png"
|
||||
|
||||
parenturl: "https://site.com"
|
||||
image: thumbnail.png
|
||||
---
|
||||
|
||||
Prep Time: **x minutes**
|
||||
Cook Time: **x minutes**
|
||||
Servings: **~10**
|
||||
|
||||
Original URL: [LINK](www....)
|
||||
|
||||
## Ingredients
|
||||
|
||||
## Instructions
|
||||
|
Loading…
Reference in New Issue
Block a user