From cbb3cb47007ef0a9a99840c46294324b6d1d758a Mon Sep 17 00:00:00 2001 From: Carl Date: Wed, 17 Mar 2021 21:22:20 -0400 Subject: added salmon recipe --- src/baked-salmon.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/baked-salmon.md (limited to 'src/baked-salmon.md') diff --git a/src/baked-salmon.md b/src/baked-salmon.md new file mode 100644 index 0000000..1d84405 --- /dev/null +++ b/src/baked-salmon.md @@ -0,0 +1,29 @@ +# Baked Salmon + +Simple method for making a good serving of salmon. Goes well with just about anything. + +- ⏲️ Prep time: 5 min +- 🍳Cook time: 19 min + +## Ingredients + +- Salmon Steaks +- Red Pepper Flakes +- Lemon Juice +- Butter +- Cooking oil / spray +- Aluminum Foil + +## Directions + +1. Season salmon with salt, black pepper, and red pepper to taste. +2. Spray or rub in cooking oil on aluminum foil and place on cookie sheet or in baking pan. +3. Squeeze lemon juice and place a teaspoon of butter on each salmon steak. +4. Bake 400 F for 19 mins + + +## Contribution + +- Carl Zimmerman -- [website](https://codingwithcarl.com) + +;tags: basic fish -- cgit v1.2.3 From c12e9258c9e642d6da6d645ff5cad0124ad8daae Mon Sep 17 00:00:00 2001 From: FamBeelen <60611761+FamBeelen@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:59:14 +0100 Subject: Add degrees Celcius --- src/baked-salmon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/baked-salmon.md') diff --git a/src/baked-salmon.md b/src/baked-salmon.md index 1d84405..4af497b 100644 --- a/src/baked-salmon.md +++ b/src/baked-salmon.md @@ -19,7 +19,7 @@ Simple method for making a good serving of salmon. Goes well with just about any 1. Season salmon with salt, black pepper, and red pepper to taste. 2. Spray or rub in cooking oil on aluminum foil and place on cookie sheet or in baking pan. 3. Squeeze lemon juice and place a teaspoon of butter on each salmon steak. -4. Bake 400 F for 19 mins +4. Bake at 400°F / 200°C for 19 mins. ## Contribution -- cgit v1.2.3 From 94e2d151f170a1b22eb4ee9083693bc08ca7ffb6 Mon Sep 17 00:00:00 2001 From: Morelcia Date: Tue, 23 Mar 2021 20:18:52 +0100 Subject: Fix spacing in recipes from old example (#445) --- src/baked-salmon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/baked-salmon.md') diff --git a/src/baked-salmon.md b/src/baked-salmon.md index 4af497b..3ddd909 100644 --- a/src/baked-salmon.md +++ b/src/baked-salmon.md @@ -3,7 +3,7 @@ Simple method for making a good serving of salmon. Goes well with just about anything. - ⏲️ Prep time: 5 min -- 🍳Cook time: 19 min +- 🍳 Cook time: 19 min ## Ingredients -- cgit v1.2.3 From a6799cef77b60bd46ae8af47a9faefcb883d02e3 Mon Sep 17 00:00:00 2001 From: Morelcia Date: Tue, 23 Mar 2021 21:35:58 +0100 Subject: Make few recipes compliant with submission rules (#447) Co-authored-by: Luke Smith --- src/baked-salmon.md | 1 - 1 file changed, 1 deletion(-) (limited to 'src/baked-salmon.md') diff --git a/src/baked-salmon.md b/src/baked-salmon.md index 3ddd909..50c8598 100644 --- a/src/baked-salmon.md +++ b/src/baked-salmon.md @@ -21,7 +21,6 @@ Simple method for making a good serving of salmon. Goes well with just about any 3. Squeeze lemon juice and place a teaspoon of butter on each salmon steak. 4. Bake at 400°F / 200°C for 19 mins. - ## Contribution - Carl Zimmerman -- [website](https://codingwithcarl.com) -- cgit v1.2.3