add author json & edit existing recipe (#802)
This commit is contained in:
parent
4729be89a0
commit
23cc99feef
|
@ -2,12 +2,12 @@
|
||||||
title: "Baked Mostaccioli"
|
title: "Baked Mostaccioli"
|
||||||
date: 2021-03-21
|
date: 2021-03-21
|
||||||
tags: ['pasta', 'italian']
|
tags: ['pasta', 'italian']
|
||||||
author: "Dan and Zyansheep"
|
author: "zyansheep"
|
||||||
---
|
---
|
||||||
|
|
||||||
![baked mostaccioli in bowl](/pix/baked-mostaccioli-00.webp "Baked Mostaccioli in Bowl")
|
![baked mostaccioli in bowl](/pix/baked-mostaccioli-00.webp "Baked Mostaccioli in Bowl")
|
||||||
|
|
||||||
Baked pasta cooked in dish with spicy sauce
|
Pasta baked in dish with spicy sauce
|
||||||
|
|
||||||
- ⏲️ Prep time: 15 min
|
- ⏲️ Prep time: 15 min
|
||||||
- 🍳 Cook time: 15-20 min
|
- 🍳 Cook time: 15-20 min
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"name": "Zyansheep",
|
||||||
|
"website": "https://github.com/zyansheep",
|
||||||
|
"xmr": "84qR8cAwqf4eSSBoEgh11W2yhiV9XsePjMhL7M2gQ3TdPcoY2wHuthHEnqX2dH2hTZKh3CBQLUqBZAS77Yrgjh8v5kHwhL5"
|
||||||
|
}
|
Loading…
Reference in New Issue