45 lines
1.3 KiB
HTML
Executable file
45 lines
1.3 KiB
HTML
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Coffee (Shannon Kay)</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="../home.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header><h1>Coffee (Shannon Kay)</h1></header>
|
|
|
|
<main>
|
|
|
|
<section class="text">
|
|
|
|
<p>I love coffee. </p>
|
|
|
|
<p><figure class="photo"><img src="heartmugpinkbook.jpg" alt="coffee in a pink mug next to a pink book" style="max-width:70%;height:auto;">
|
|
|
|
</figure></p>
|
|
<h3 id="coffee">Coffee Links</h3>
|
|
<ul>
|
|
<li><a href="https://aeropress.com">AeroPress</a></li>
|
|
<li><a href="https://bluebottlecoffee.com/us/eng/subscriptions?tb=coffee-subscriptions">Blue Bottle Coffee Single Origin Subscription</a></li>
|
|
<li><a href="https://fellowproducts.com/products/stagg-ekg-electric-pour-over-kettle?variant=31212444811364">Fellow Stagg EKG Electric Kettle</a></li>
|
|
<li><a href="https://www.oxo.com/cold-brew-coffee-maker.html">OXO Cold Brew Maker</a></li>
|
|
<li><a href="https://drops.fellowproducts.com">Fellow Drops</a></li>
|
|
</ul>
|
|
|
|
<p><figure class="photo"><img src="../20210715.09.46-06.jpg" alt="coffee" style="max-width:100%;height:auto;">
|
|
<figcaption class="caption">Cold brew coffee.</figcaption>
|
|
</figure></p>
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<p><a href="../index.html">Shannon's Homepage</a></p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|