update links and add pride flags

This commit is contained in:
Crispy 2024-07-17 21:54:10 +02:00
parent 7cd323552a
commit 5547fe650a
5 changed files with 86 additions and 19 deletions

View file

@ -11,7 +11,7 @@
<body>
<main>
<h1 id="crispys-blug">crispys blug</h1>
<h1 id="meow">meow</h1>
<p>
hello i might write some words here from time to time<br>
</p>
@ -39,6 +39,14 @@ this means it is<br>
<a href="/internets">other sites</a><br>
<a href="/my-other-stuff">my other stuff</a><br>
</p>
<p>
<div class="flags">
<div id="pan"></div><br>
<div id="enby"></div><br>
<div id="trans"></div><br>
<div id="pride"></div><br>
<div id="lesbian"></div><br>
</div>
</main>
</body>