Merge branch 'master' into master
This commit is contained in:
commit
151d23099b
|
@ -28,7 +28,8 @@ jobs:
|
|||
host: https://based.cooking
|
||||
username: based
|
||||
key: ${{ secrets.based_ssh }}
|
||||
password: ${{ secrets.based_ssh_pass }}
|
||||
passphrase: ${{ secrets.based_ssh_pass }}
|
||||
port: ${{ secrets.based_port }}
|
||||
script: |
|
||||
cd repo
|
||||
git pull --force origin master
|
||||
|
|
|
@ -37,6 +37,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking.
|
|||
- [Flammkuchen](flammkuchen.html)
|
||||
- [Banana Muffins with Chocolate](banana-muffins-with-chocolate.html)
|
||||
- [Taco Meat](taco-meat.html)
|
||||
- [Tuna Sub](tuna-sub.html)
|
||||
|
||||
## Basics
|
||||
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
# Tuna Sub
|
||||
|
||||
Use the best tuna you find, I like oil-packed but water is OK. Someone you know has a tuna salad recipe.
|
||||
|
||||
## Ingredients
|
||||
|
||||
- 1 recipe of your favorite tuna salad
|
||||
- Sandwich bun or bread (a good one)
|
||||
- Thinly sliced cheese (your favorite)
|
||||
- Sliced tomatoes
|
||||
- Baby spinich leaves
|
||||
- Pickles
|
||||
- Mayo and Mustard
|
||||
- Other sandwich toppings (very little out of bounds here)
|
||||
|
||||
## Directions
|
||||
|
||||
1. Lightly toast one side of the bun
|
||||
2. Add cheese to bottom of bun
|
||||
3. Spread a layer of tuna salad
|
||||
4. Place several spinach leaves on top bun
|
||||
5. Add sliced tomatoes
|
||||
6. Add pickle slices
|
||||
7. Season with salt and pepper to taste
|
||||
8. Combine halves and enjoy!.
|
||||
|
||||
|
||||
## Contribution
|
||||
- Kevin Hauskins
|
Loading…
Reference in New Issue