2021-08-18 14:01:02 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
<head><meta charset="utf-8">
|
|
|
|
|
|
2021-08-19 21:03:30 +00:00
|
|
|
|
<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>
|
2021-08-19 21:03:30 +00:00
|
|
|
|
<header class="main-header">
|
2021-10-15 19:30:46 +00:00
|
|
|
|
<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>
|
2021-08-19 21:03:30 +00:00
|
|
|
|
</header>
|
|
|
|
|
<main class="page">
|
|
|
|
|
<h1>Zoey’s Website</h1>
|
|
|
|
|
<p>Welcome to the site! It’s 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>
|
2021-10-15 05:19:38 +00:00
|
|
|
|
<li><a href="mailto:z@zoey.dev">Email</a></li>
|
2021-08-19 21:03:30 +00:00
|
|
|
|
</ul>
|
2021-08-18 14:01:02 -07:00
|
|
|
|
|
2021-08-19 21:03:30 +00:00
|
|
|
|
</main>
|
2021-08-18 14:01:02 -07:00
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|