mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-10 02:26:45 -07:00
deploy: 74a38dfea8
This commit is contained in:
parent
8bc03adf34
commit
434e0f284d
4 changed files with 4 additions and 132 deletions
32
index.html
32
index.html
|
@ -1,31 +1 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head><meta charset="utf-8">
|
||||
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<link rel="stylesheet" href="/styles/index.css">
|
||||
<title>Zyllian</title><base href="https://zoey.dev"></head>
|
||||
|
||||
<body>
|
||||
<header class="main-header">
|
||||
<span>
|
||||
<a class="name" href="/">Zyllian</a> |
|
||||
<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>Zoey’s Website</h1>
|
||||
<p>Welcome! I’m Zoey (aka Zyllian), a trans woman living in the <abbr title="Pacific Northwest">PNW</abbr>. There’s not a whole lot here, so here are some links to other places I’m at:</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> (Mostly short video game clips)</li>
|
||||
<li><a href="https://twitter.com/Zylllian" rel="noopener noreferrer" target="_blank">Twitter</a> (I don’t post here much)</li>
|
||||
</ul>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>Zyllian</title><base href="https://zoey.dev"> <header class="main-header"> <span> <a class="name" href="/">Zyllian</a> | <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>Zoey’s Website</h1> <p>Welcome! I’m Zoey (aka Zyllian), a trans woman living in the <abbr title="Pacific Northwest">PNW</abbr>. There’s not a whole lot here, so here are some links to other places I’m at:</p> <ul> <li><a href="https://github.com/Zyllian" rel="noopener noreferrer" target="_blank">GitHub</a> <li><a href="https://www.youtube.com/channel/UClXnco_MNJjhyNR_t-2CPpQ" rel="noopener noreferrer" target="_blank">YouTube</a> (Mostly short video game clips) <li><a href="https://twitter.com/Zylllian" rel="noopener noreferrer" target="_blank">Twitter</a> (I don’t post here much) </ul> </main>
|
Loading…
Add table
Add a link
Reference in a new issue