mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-21 07:46:30 -05:00
Light page edits
This commit is contained in:
parent
530a7067f2
commit
c5b2488589
3 changed files with 6 additions and 5 deletions
|
@ -29,4 +29,4 @@ the "Generate Email" button.
|
|||
This above encryption is performed locally on your machine with [OpenPGP.js](https://openpgpjs.org/).
|
||||
## ActivityPub
|
||||
|
||||
You're also welcome to message me on Mastodon. My handle is [brozek@fosstodon.org](https://fosstodon.org/@brozek).
|
||||
You're also welcome to message me on Mastodon. My handle is [@brozek@fosstodon.org](https://fosstodon.org/@brozek).
|
|
@ -1,8 +1,10 @@
|
|||
---
|
||||
title: Menu
|
||||
description: Meals that can be cooked at my house
|
||||
description: Meals available to be made at Brandon's home.
|
||||
---
|
||||
|
||||
The following menu contains meals that are in rotation at my home. These are made from scratch by either myself or Clare unless otherwise specified. If you ever come to visit, you can likely ask for any of these meals and often I would have the ingridients at the ready to make them. Otherwise, it would be a quick trip to the grocery store.
|
||||
|
||||
{{< vegetarian >}} = Vegetarian Option Available
|
||||
|
||||
{{< details "Basics" >}}
|
||||
|
@ -11,8 +13,7 @@ description: Meals that can be cooked at my house
|
|||
|
||||
{{< /details >}}
|
||||
|
||||
## Appetizer
|
||||
|
||||
## Appetizers
|
||||
|
||||
- {{< vegetarian >}}[Deviled Eggs](deviled-eggs)
|
||||
- {{< vegetarian >}}Bread
|
||||
|
@ -21,7 +22,6 @@ description: Meals that can be cooked at my house
|
|||
* (Pick your spices)
|
||||
- Pizza Rolls (WIP)
|
||||
- Skillet Queso
|
||||
|
||||
## Soups
|
||||
|
||||
- Pork Pozole
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Offline
|
||||
description: Your device is offline.
|
||||
layout: offline
|
||||
hidden: true
|
||||
---
|
||||
|
||||
Your device is offline. You may have some pages cached for offline viewing,
|
||||
|
|
Loading…
Reference in a new issue