sunskimmer82-site/index.nginx-debian.html
2025-03-20 00:19:49 -05:00

55 lines
1.3 KiB
HTML
Executable File

<!DOCTYPE html>
<link rel="stylesheet" type="text/css" href="data/css/style.css">
<html style="color-scheme: light dark;">
<head>
<title>Welcome to Serena's homepage! :3</title>
</head>
<navbar>
<hr/>
</navbar>
<body>
<div class="text">
<div class="center-text">
<h1>Welcome to the Serena sphere :3</h1>
</div>
</div>
<div class="text">
<div class="about-me">
(This page is a SUPER work in progress! Please don't judge :3)<br><br>
Hi! I'm Serena (she/it). I <i>love</i> computers, games, books, and my friends! (and my lovely girlfriend)<br>
Recently, I've been working on my own UTAU voicebank, SereneUTAU! (More info on her coming soon)<br><br>
I'm currently reading <i>Star Wars Coruscant Nights 1: Jedi Twilight</i> by Michael Reeves
</div>
</div>
</body>
<footer>
<hr/>
<p>Check out my <a href="/git">gitea instance</a> for all of my code :3 || I can be contacted at <a target="_blank" rel="noreferrer" href="mailto:serena@sunskimmer82.com">serena@sunskimmer82.com</a> and I'll do my best to respond!</p>
</footer>
</html>