24 lines
665 B
Markdown
24 lines
665 B
Markdown
+++
|
|
title = "Zesty Burgers"
|
|
author = ["KemoNine"]
|
|
publishDate = 2023-01-01
|
|
lastmod = 2023-01-01
|
|
draft = false
|
|
layout="recipe"
|
|
image="hamed-mohtashami-pouya-ai_tF7LNHYo-unsplash.jpg"
|
|
imagecaption="A floating, deconstructed hamburger floating in front of a blurry background. The image was obtained from Unsplash at https://unsplash.com/photos/ai_tF7LNHYo"
|
|
date="2023-01-01"
|
|
AuthorName="KemoNine"
|
|
AuthorURL="https://culinary.kemonine.info"
|
|
category="Dinner"
|
|
cuisine="Comfort"
|
|
ingredients=[
|
|
"1 lbs ground beef",
|
|
"1 packet good seasons zesty italian dressing (can sub others)"
|
|
]
|
|
directions=[
|
|
"mix meat well with contents of packet",
|
|
"cook using preferred method"
|
|
]
|
|
+++
|