28 lines
591 B
Markdown
28 lines
591 B
Markdown
+++
|
|
title = "Crispy Baked Potato"
|
|
author = ["KemoNine"]
|
|
publishDate = 2022-12-05
|
|
tags = ["Oven", "Potato"]
|
|
draft = false
|
|
layout="recipe"
|
|
image="ben-libby-WjW97Z5BpVA-unsplash.jpg"
|
|
imagecaption="Potatoes at a market in rows by type. The image was obtained from Unsplash at https://unsplash.com/photos/WjW97Z5BpVA"
|
|
date="2022-12-05"
|
|
AuthorName="KemoNine"
|
|
AuthorURL="https://culinary.kemonine.info"
|
|
category="Side"
|
|
cuisine="Side"
|
|
prepTime="5 mins"
|
|
cookTime="1 hr"
|
|
ingredients=[
|
|
"Potato",
|
|
"Sea salt",
|
|
"Olive oil"
|
|
]
|
|
directions=[
|
|
"Coat potato in olive oil",
|
|
"Roll in salt",
|
|
"Bake 1h @ 400F"
|
|
]
|
|
+++
|