shannonkay.com/books/order/series/index.html
Shannon Kay 26252f9e1e Update
Lots of changes have been made.
2024-03-17 17:21:19 -07:00

31 lines
477 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Reading Order [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>Books</h1></header>
<main>
<section class="text">
<h3></h3>
</section>
</main>
<footer>
<p><a href="/index.html">Shannon's Homepage</a></p>
</footer>
</body>
</html>