zyllian.github.io/index.html

32 lines
840 B
HTML
Raw Normal View History

2021-08-18 14:01:02 -07:00
<!DOCTYPE html>
<html lang="en">
<head><meta charset="utf-8">
<meta name="referrer" content="no-referrer">
<link rel="stylesheet" href="/styles/index.css">
2021-08-18 14:01:02 -07:00
<title>zoey.dev</title><base href="https://zoey.dev"></head>
<body>
<header class="main-header">
<span>
<span class="name">Zoey</span>'s website |
<span class="pronouns">she/they</span>
</span>
<span class="spacer"></span>
<a href="https://github.com/Zoeycode/zoeycode.github.io" rel="noopener noreferrer" target="_blank">Source</a>
</header>
<main class="page">
<h1>Zoeys Website</h1>
<p>Welcome to the site! Its still very much a work in progress.</p>
<p>Links:</p>
<ul>
<li><a href="https://github.com/Zoeycode" rel="noopener noreferrer" target="_blank">GitHub</a></li>
<li><a href="mailto:z@zoey.dev">Email</a></li>
</ul>
2021-08-18 14:01:02 -07:00
</main>
2021-08-18 14:01:02 -07:00
</body>
</html>