shannonkay.com/coffee/index.html
Shannon Kay 86200e05ad updates
microformats bio card
theme colors
now page updates
2023-03-27 23:31:13 -07:00

45 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Coffee (Shannon Kay)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#f9dee1">
<link rel="stylesheet" href="../home.css">
</head>
<body>
<header><h1><a href="../index.html">Shannon Kay</a> <i class="fa-solid fa-heart"></i> Coffee</h1></header>
<main>
<section class="text">
<p>I love coffee. <i class="fa-solid fa-heart"></i></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>