zyllian.github.io/index.html
2022-10-03 07:27:27 +00:00

32 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head><meta charset="utf-8">
<meta name="referrer" content="no-referrer">
<link rel="stylesheet" href="/styles/index.css">
<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/Zyllian/zyllian.github.io" rel="noopener noreferrer" target="_blank">Source</a>
</header>
<main class="page">
<h1>Zoeys Website</h1>
<p>Welcome to the site! Theres not really anything here.</p>
<p>Links:</p>
<ul>
<li><a href="https://github.com/Zyllian" rel="noopener noreferrer" target="_blank">GitHub</a></li>
<li><a href="https://www.youtube.com/channel/UClXnco_MNJjhyNR_t-2CPpQ" rel="noopener noreferrer" target="_blank">YouTube</a> (Some videos with no particular theme)</li>
<li><a href="https://twitter.com/Zylllian" rel="noopener noreferrer" target="_blank">Twitter</a> (I dont post here much)</li>
</ul>
</main>
</body>
</html>