✨ added recipes page
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
e49452a0ca
commit
fccb5fffc4
10 changed files with 317 additions and 2 deletions
26
src/pages/recipes/index.md
Normal file
26
src/pages/recipes/index.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: '🍳 Recipes I like'
|
||||
description: 'Recent years I gotten more into cooking and baking, and so I thought why not share my favorite recipes!'
|
||||
layout: "../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
### Basics
|
||||
|
||||
- [**Homemade Salsa**](/recipes/homemade-salsa)
|
||||
|
||||
### Asian
|
||||
|
||||
- [**Chicken Teriyaki**](/recipes/chicken-teriyaki)
|
||||
- [**Noodle salad with Beef & Spicy chili sauce**](/recipes/noodle-salad-with-beef-and-spicy-chili-sauce)
|
||||
|
||||
### Vegan
|
||||
|
||||
- [**Vegan Shawarma with Roasted Cauliflower and Chickpeas**](/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas)
|
||||
- [**Vegan Chili**](/recipes/vegan-chili)
|
||||
|
||||
### Desserts
|
||||
|
||||
- [**Berry Compote**](/recipes/berry-compote)
|
||||
- [**Waffles from "Trines Matblogg"**](/recipes/waffles-from-trines-matblogg)
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue