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>things that make me happy@batsite</title>
<title>things that make me happy@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
@ -26,9 +27,9 @@
&nbsp;videos
</a>
</h2>
<h3 id="an-entire-tray-of-peas" class="colorswitch">
<a class="hash-link colorswitch" href="#an-entire-tray-of-peas">
&nbsp;an entire tray of peas
<h3 id="a-whole-tray-of-peas" class="colorswitch">
<a class="hash-link colorswitch" href="#a-whole-tray-of-peas">
&nbsp;a whole tray of peas
</a>
</h3>
<p><a href="https://www.youtube.com/watch?v=HWcKcUn7e-8">the raw energy of this is just amazing</a> she just eats the entire tray of peas!!! impressive!</p>
@ -45,7 +46,7 @@
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="things that make me happy"> batsite</a></span>
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="things that make me happy"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
@ -93,6 +94,5 @@
</div>
</span>
</footer>
<script type="module" src="/js/main.js"></script>
</body>
</body>
</html>