random pronouns!

This commit is contained in:
zoe 2022-04-16 22:02:16 +02:00
parent f5ff2a1664
commit 791d3b9cee
29 changed files with 172 additions and 85 deletions

View file

@ -2,7 +2,8 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>buddies@batsite</title>
<title>buddies@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
@ -44,7 +45,8 @@ theres <a href="https://pastel.codes/">pastel.codes</a> and <a href="https://pen
&nbsp;elysia
</a>
</h2>
<p>fae is cool and queer and also cats! what&rsquo;s not to love! <a href="http://alphamethyl.barr0w.net/~elysia/">go look!</a>
<p><button class="randomword-button colorswitch" data-wordlist="fae, she, xey, sie, it, they, sin"></button>
is cool and queer and also cats! what&rsquo;s not to love! <a href="http://alphamethyl.barr0w.net/~elysia/">go look!</a>
this type of website also just makes me happy!</p>
<h2 id="barrow" class="colorswitch">
<a class="hash-link colorswitch" href="#barrow">
@ -65,7 +67,7 @@ this type of website also just makes me happy!</p>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="buddies"> batsite</a></span>
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="buddies"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
@ -113,6 +115,5 @@ this type of website also just makes me happy!</p>
</div>
</span>
</footer>
<script type="module" src="/js/main.js"></script>
</body>
</body>
</html>