summaryrefslogtreecommitdiff
path: root/recipes.html
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2022-10-16 20:52:42 -0400
committerDustin Walker <dustin.walker@email.wsu.edu>2022-10-16 20:52:42 -0400
commit56b95bf20baa6cc62ef920e3e606c049100c6063 (patch)
treed2f48c40d9714cb913681276969b0006d10dcd87 /recipes.html
parentc1bb1be86e0786e728d115ef99050d0911a0ea80 (diff)
books and recipes indices re-layout
Diffstat (limited to 'recipes.html')
-rw-r--r--recipes.html18
1 files changed, 12 insertions, 6 deletions
diff --git a/recipes.html b/recipes.html
index c53e56d..3f5a99d 100644
--- a/recipes.html
+++ b/recipes.html
@@ -10,16 +10,21 @@
</head>
<body>
<main>
- <img class="icon" src="img/HPR.png" alt="Heilich Pennsylfaanisch Reich" title="Heilich Pennsylfaanisch Reich" width="300" height="287"/>
- <h1>Recipe Index</h1>
-
- <p>This index hosts a list of recipes I use and trust. At a minimum each recipe provides a list of ingredients and instructions. They may also include pictures and historical information, if I got around to it.</p>
-
- <p>The list of ingredients and instructions that make up the core part of any recipe are not copyrightable (under U.S. law). See <a href="https://www.copyright.gov/circs/circ33.pdf">here</a> for more information.</p>
+ <div class="row">
+ <div class="column">
+ <img class="icon" src="img/HPR.png" alt="Heilich Pennsylfaanisch Reich" title="Heilich Pennsylfaanisch Reich"/>
+ </div>
+ <div class="column">
+ <h1>Recipe Index</h1>
+ <p>This index hosts a list of recipes I use and trust. At a minimum each recipe provides a list of ingredients and instructions. They may also include pictures and historical information, if I got around to it.</p>
+ <p>The list of ingredients and instructions that make up the core part of any recipe are not copyrightable (under U.S. law). See <a href="https://www.copyright.gov/circs/circ33.pdf">here</a> for more information.</p>
+ </div>
+ </div>
<div class="row">
<div class="column">
<h2>Meals</h2>
+ <hr/>
<ul>
<li><a href="recipes/butternut_squash_soup.html">Butternut Squash Soup</a></li>
<li><a href="recipes/polish_pickle_soup.html">Polish Pickle Soup</a></li>
@@ -32,6 +37,7 @@
</div>
<div class="column">
<h2>Sides</h2>
+ <hr/>
<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>