hugo-batsite/public/index.html

94 lines
3.8 KiB
HTML
Raw Normal View History

2022-04-09 16:00:23 +00:00
<!DOCTYPE html>
2022-04-15 19:22:33 +00:00
<html lang="en"><head>
<meta name="generator" content="Hugo 0.96.0" />
2022-04-09 16:00:23 +00:00
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
2022-04-16 20:02:16 +00:00
<title>home@bat</title>
<script type="module" src="/js/main.js"></script>
2022-04-09 16:00:23 +00:00
<link rel="stylesheet" href="/scss/main.css">
2022-04-16 20:02:16 +00:00
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/index.xml" title="bat" />
2022-04-16 15:45:59 +00:00
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
2022-04-09 16:00:23 +00:00
</head>
2022-04-15 19:22:33 +00:00
<body class="colorswitch"><div id="content">
<header>
2022-04-16 16:51:08 +00:00
<h1 id="title"><a href="./index.xml" class="colorswitch with-rss" id="rss-title">home </a></h1>
2022-04-15 19:22:33 +00:00
</header>
<article id="content" class="colorswitch">
2022-04-09 16:00:23 +00:00
<p>
2022-04-15 19:22:33 +00:00
<h2 id="hello" class="colorswitch">
<a class="hash-link colorswitch" href="#hello">
&nbsp;hello
</a>
</h2>
<p>and welcome to my webbed site! i&rsquo;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">
&nbsp;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">
&nbsp;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>
2022-04-09 16:00:23 +00:00
2022-04-15 19:22:33 +00:00
</p>
</article>
</div><footer class="colorswitch">
2022-04-16 20:02:16 +00:00
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="home"> bat</a></span>
2022-04-15 19:22:33 +00:00
<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>
2022-04-09 16:00:23 +00:00
2022-04-15 19:22:33 +00:00
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
2022-04-09 16:00:23 +00:00
2022-04-15 19:22:33 +00:00
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
2022-04-09 16:00:23 +00:00
2022-04-15 19:30:09 +00:00
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
2022-04-15 19:22:33 +00:00
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
2022-04-09 16:00:23 +00:00
2022-04-15 19:22:33 +00:00
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
2022-04-09 16:00:23 +00:00
</nav>
2022-04-15 19:22:33 +00:00
</span>
<span id="footer-right">
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
2022-04-16 11:18:04 +00:00
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
2022-04-16 13:27:59 +00:00
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
<div class="hamburger colorswitch hidden" id="hamburger-bg">
<nav id="hamburger-nav" aria-label="navigation">
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item active colorswitch" href="/" title="home"> home</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
2022-04-16 11:18:04 +00:00
2022-04-16 13:27:59 +00:00
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
2022-04-16 11:18:04 +00:00
</nav>
</div>
2022-04-15 19:22:33 +00:00
</span>
2022-04-09 16:00:23 +00:00
</footer>
2022-04-16 20:02:16 +00:00
</body>
2022-04-09 16:00:23 +00:00
</html>