35 lines
1.3 KiB
HTML
35 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta charset="utf-8"/>
|
|
<title>👋 Hello 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>👋 Hello Shannon Kay</h1></header>
|
|
|
|
<main>
|
|
|
|
<section class="text">
|
|
<p>How can you say hello?</p>
|
|
<p>You can <a href="mailto:homepage25@shannonkay.me?subject=%5BReply%5D%20Hello%20Page">email me</a>. </p>
|
|
<p>I have reply by email link on some of my pages. The email address I use for email links is a forwarder so I can change it if it starts getting spammed, but if you are a real person I want to reply to, I'll reply using a proper email address. </p>
|
|
<p>Or use "hello" at this domain name for the special folder.</p>
|
|
<p>I will <em>probably</em> see an <a href="https://instagram.com/shannonkay">Instagram</a> message, <a href="https://bookstodon.com/@shannonkay">Mastodon</a> reply, or <a href="https://bsky.app/profile/shannonkay.com">Bluesky</a> reply.</p>
|
|
<p>This is my <a href="https://alastairjohnston.com/introducing-hello-pages/">Hello Page</a>.</p>
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<p><a href="../index.html">Shannon's Homepage</a></p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|