shannonkay.com/links/index.html
2025-03-01 23:43:24 -08:00

43 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta charset="utf-8"/>
<title>Links</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>Links</h1></header>
<main>
<p>Shannon Kay's Links </p>
<section class="blurb">
<section id="icons">
<p>
<a href="https://instagram.com/shannonkay">Instagram</a>
</p>
</section>
<p><a class="link" href="https://bookstodon.com/@shannonkay">[Mastodon] (@shannonkay@bookstodon.com)</a></p>
<p>Book Links</p>
<p><a class="link" href="https://app.thestorygraph.com/profile/pinkbookscoffee">StoryGraph</a></p>
<p><a class="link" href="https://www.goodreads.com/shannonkay">GoodReads</a></p>
<p><a class="link" href="https://www.instagram.com/pinkbookscoffee">"Bookstagram" @pinkbookscoffee</a></p>
<p><img class="photo" src="ShannonKay2017.jpg" alt="Shannon Kay profile picture. Woman with light brown hair, blue eyes, fair skin." style="max-width:90%; max-height: 400px; border: white solid 5pt;"></p>
</section>
</main>
<footer>
<p><a href="../index.html">Shannon's Homepage</a></p>
</footer>
</body>
</html>