79 lines
2.3 KiB
HTML
79 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta charset="utf-8"/>
|
|
<title>Shannon Kay [Shannon's Homepage]</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta charset="UTF-8">
|
|
<meta name="theme-color" content="#f9dee1">
|
|
|
|
<link rel="stylesheet" href="home.css">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
<link rel="manifest" href="/site.webmanifest">
|
|
<link rel="me" href="https://bookstodon.com/@shannonkay">
|
|
<link rel="me" href="https://github.com/shannonkay">
|
|
<link rel="me" href="https://twitter.com/shannonkay">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<header><h1>Shannon Kay</h1></header>
|
|
|
|
<main>
|
|
|
|
<nav class="pages">
|
|
<a href="now/index.html">Now</a>
|
|
<a href="me.html">Me</a>
|
|
<a href="uses.html">Uses</a>
|
|
<a href="classichome.html">Classic Homepage Project</a>
|
|
<a href="projects/index.html">Projects</a>
|
|
<a href="books/index.html">Books</a>
|
|
<a href="follow/index.html">Follow</a>
|
|
<a href="https://photo.shannonkay.com">Photos</a>
|
|
<a href="https://blog.shannonkay.com">Blog</a>
|
|
|
|
</nav>
|
|
|
|
<section id="welcome" class="intro">
|
|
<p>Welcome to my classic homepage! This website is an attempt to make my space on the web more personal, fun, and creative. 💗 📚
|
|
|
|
<br>
|
|
<picture>
|
|
<source srcset="coffeeloveblinkie-shannon.gif"
|
|
media="(prefers-reduced-motion: no-preference)">
|
|
<img src="coffeeloveblinkie-shannon-still.gif"
|
|
alt="coffee blinkie Shannon" />
|
|
</picture>
|
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
<hr>
|
|
|
|
<p><img src="emoji/minniebow.png" alt="Minnie Bow"> <img src="emoji/dolewhip.png" alt="Dole Whip Emoji"> <img src="emoji/princesshatemoji.png" alt="Princess Hat"> <img src="emoji/spacemountain.png" alt="space mountain"></p>
|
|
|
|
<p>
|
|
<picture>
|
|
<source srcset="beauty-reading_001.gif"
|
|
media="(prefers-reduced-motion: no-preference)">
|
|
<img src="beauty-reading_001-still.gif"
|
|
alt="Beauty and the Beast reading scene" />
|
|
</picture>
|
|
</p>
|
|
|
|
<p></p>
|
|
</main>
|
|
<footer>
|
|
<hr>
|
|
<p>Shannon's Homepage by Shannon Kay Putman</p>
|
|
<p>Updated March 13, 2023</p>
|
|
<p>Created August 15, 2021</p>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|