fix category/cuisine on recipe
This commit is contained in:
parent
c8d19efda7
commit
1d1698a738
|
@ -2,7 +2,7 @@
|
|||
title = "Citrus Bourbon Marinade"
|
||||
author = ["KemoNine"]
|
||||
publishDate = 2022-12-04
|
||||
tags = ["Marinade", "Lemon", "Bourbon"]
|
||||
tags = ["Lemon", "Bourbon"]
|
||||
draft = false
|
||||
layout="recipe"
|
||||
image="maxim-hopman-NLCKduPjJqo-unsplash.jpg"
|
||||
|
@ -10,8 +10,8 @@ imagecaption="A backlit glass of bourbon on the rocks. The image was obtained fr
|
|||
date="2022-12-04"
|
||||
AuthorName="KemoNine"
|
||||
AuthorURL="https://culinary.kemonine.info"
|
||||
category="asdf"
|
||||
cuisine="asdf"
|
||||
category="Marinade"
|
||||
cuisine="Marinade"
|
||||
ingredients=[
|
||||
"1/2 cup orange juice (lemon instead?)",
|
||||
"1/4 cup apple cider vinegar",
|
||||
|
|
Loading…
Reference in a new issue