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,11 +2,12 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>posts@batsite</title>
<title>posts@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/posts/index.xml" title="batsite" />
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/posts/index.xml" title="bat" />
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">
@ -25,7 +26,7 @@
</div>
</main>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="posts"> batsite</a></span>
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="posts"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
@ -73,6 +74,5 @@
</div>
</span>
</footer>
<script type="module" src="/js/main.js"></script>
</body>
</body>
</html>