diff options
author | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-04-18 22:43:28 -0400 |
---|---|---|
committer | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-04-18 22:43:28 -0400 |
commit | 64609ae721e4a1e4c2d80c65a986f715c5a14526 (patch) | |
tree | 6076349b4b337025c299869bc634000bf4180a83 | |
parent | 6d958792798ba8acd19d2fa0f4b5608b64d3ef4b (diff) |
Placeholders for future recipes
-rw-r--r-- | recipes.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes.html b/recipes.html index b42b23e..fcb0e21 100644 --- a/recipes.html +++ b/recipes.html @@ -33,6 +33,9 @@ <ul> <li><a href="recipes/quick_pickled_onions.html">Quick Pickled Onions</a></li> <li><a href="recipes/deviled_eggs.html">Deviled Eggs</a></li> + <li>Hard-boiled Eggs</li> + <li>Red Rice</li> + <li>Egg Salad</li> </ul> </div> </div> |