add tuna salad recipe
This commit is contained in:
parent
a84f1b2ea5
commit
ab1ce85ce1
Binary file not shown.
After Width: | Height: | Size: 864 KiB |
26
content/recipes/2023-01-26-simple-tuna-salad/index.md
Normal file
26
content/recipes/2023-01-26-simple-tuna-salad/index.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
+++
|
||||||
|
title = "Simple Tuna Salad"
|
||||||
|
author = ["KemoNine"]
|
||||||
|
publishDate = 2023-01-26
|
||||||
|
draft = false
|
||||||
|
layout="recipe"
|
||||||
|
image="ignat-kushanrev-wPh0NtCfTUI-unsplash.jpg"
|
||||||
|
imagecaption="An open can of mostly whole fish in oil. The image was obtained from Unsplash at https://unsplash.com/photos/wPh0NtCfTUI"
|
||||||
|
date="2023-01-26"
|
||||||
|
AuthorName="KemoNine"
|
||||||
|
AuthorURL="https://culinary.kemonine.info"
|
||||||
|
category="Snack"
|
||||||
|
cuisine="Snack"
|
||||||
|
ingredients=[
|
||||||
|
"1 can tuna",
|
||||||
|
"1 tbsp mayo",
|
||||||
|
"1 tbsp dill relish (non sweet)",
|
||||||
|
"fenugreek to taste",
|
||||||
|
"fresh cracked pepper to taste",
|
||||||
|
"sliced or diced carrot (optional)",
|
||||||
|
"sliced or diced celery (optional)"
|
||||||
|
]
|
||||||
|
directions=[
|
||||||
|
"Mix in bowl",
|
||||||
|
"Chill"]
|
||||||
|
+++
|
Loading…
Reference in a new issue