mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
70 lines
2.5 KiB
HTML
70 lines
2.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en"><head>
|
|
<meta name="generator" content="Hugo 0.96.0" />
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>home</title>
|
|
|
|
|
|
<link rel="stylesheet" href="/scss/main.css">
|
|
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
|
</head>
|
|
<body class="colorswitch"><div id="content">
|
|
<header>
|
|
<h1 id="title" class="colorswitch">batsite</h1>
|
|
</header>
|
|
<article id="content" class="colorswitch">
|
|
<p>
|
|
<h2 id="hello" class="colorswitch">
|
|
<a class="hash-link colorswitch" href="#hello">
|
|
hello
|
|
</a>
|
|
</h2>
|
|
<p>and welcome to my webbed site! i’m zoe. (they/she/fae)
|
|
on this site you can find some of my projects: <a href="/games/">games</a>, <a href="/music/">music</a> and <a href="/software/">software</a>.
|
|
if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|
<h3 id="work-in-progress" class="colorswitch">
|
|
<a class="hash-link colorswitch" href="#work-in-progress">
|
|
work in progress
|
|
</a>
|
|
</h3>
|
|
<p>this site is still a work in progress! please be patient!</p>
|
|
<h2 id="webring" class="colorswitch">
|
|
<a class="hash-link colorswitch" href="#webring">
|
|
webring
|
|
</a>
|
|
</h2>
|
|
<p>this site is part of the <a href="https://ring.bicompact.space/">armisael webring</a>!!! <a href="/links/buddies/#armisael-webring">please take a look</a>!</p>
|
|
|
|
</p>
|
|
</article>
|
|
</div><footer class="colorswitch">
|
|
<span id="footer-left"></span>
|
|
<span id="footer-center">
|
|
<nav id="footer-nav" aria-label="navigation">
|
|
|
|
|
|
<a class="footer-nav-item active colorswitch" href="/" title="home"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/about/" title="about"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/posts/" title="posts">龎</a>
|
|
|
|
</nav>
|
|
</span>
|
|
<span id="footer-right">
|
|
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
|
|
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox"></label>
|
|
</span>
|
|
</footer>
|
|
<script src="/js/main.js"></script>
|
|
</body>
|
|
</html>
|