From 0a8066f887f9539e147b13bfbf0cc1d79b225877 Mon Sep 17 00:00:00 2001 From: Jay <46701561+ThatSealgair@users.noreply.github.com> Date: Wed, 30 Nov 2022 23:09:34 +1000 Subject: [PATCH] Added Sweet Potato Bake Recipe --- main.tex | 2 ++ recipes/sweet-potato-bake.tex | 26 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 recipes/sweet-potato-bake.tex diff --git a/main.tex b/main.tex index 4dfb394..733ea91 100644 --- a/main.tex +++ b/main.tex @@ -20,5 +20,7 @@ \input{recipes/greek-chicken.tex} \input{recipes/hommus.tex} \input{recipes/brownies.tex} +\input{recipes/soysaucechicken.tex} +\input{recipes/sweet-potato-bake.tex} \end{document} diff --git a/recipes/sweet-potato-bake.tex b/recipes/sweet-potato-bake.tex new file mode 100644 index 0000000..5dd0f7d --- /dev/null +++ b/recipes/sweet-potato-bake.tex @@ -0,0 +1,26 @@ +\begin{recipe}{Sweet Potato Bake}{Serves 10-15}{110min} +\Ing{1.5kg of Sweet Potatoes} +\Ing{3 Onions} +Step 1 Wash and cut sweet potatoes into circles. Slice the onions length ways. Place two layer of the sweet potato slices at the bottom of a large rectangular baking dish, on the top layer place the onions. + + +\Ing{200g of Shredded Cheese} +\Ing{Chillies and Jalapenos (to tolerance)} +\Ing{500g of Minced Beef} +\Ing{Salt} +\Ing{Pepper} +Step 2 Mix the shredded cheese and jalapenos into the minced beef adding some salt and pepper. Once thoroughly mixed, place on top of the sweet potatoes and onions. + +\Ing{2 Onions} +\Ing{Olive Oil} +Step 3 Dice two onions and put on top of the mince. Layer the remaining sweet potato on top of the onions, pour olive oil sparingly on top of the sweet potato. Pre-heat the oven to $180^{\circ}$C (fan forced) and bake for 40min. Bring down to $160^{\circ}$C and bake for another 30min. + + +\Ing{250g of Mushrooms} +\Ing{2 Spoons of Minced Garlic} +\Ing{2 Spoons of Pesto} +\Ing{300g of Shredded Cheese} +Step 4 Take the bake out of the oven and let sit. While it sits, mix the shredded cheese, minced garlic, pesto and mushrooms together in a mixing bowl. Place them on top of the bake and return it to the oven for an additional 20min at $150^{\circ}$C. + + +\end{recipe} \ No newline at end of file