Dynamic UI for discord, back to outside sources :P

This commit is contained in:
Bingus_Violet 2023-11-18 21:09:42 -06:00
parent 08f85ef076
commit 8e5a573d37
26 changed files with 144 additions and 208 deletions

View file

@ -5,7 +5,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./bootstrap.min.css">
<link rel="stylesheet" href="./style.css">
<title>Violet's Purgatory</title>
@ -40,8 +39,7 @@
<p class="chip"><a href="./hosted">Stuff i'm hosting!</a></p>
<p class="chip"><a href="./socials">Socials</a></p>
<p class="chip"><a href="./pronouns">Pronouns</a></p>
<hr>
{LANYARD}
{LANYARD_QUOTE}
</div>
</div>
<p><em>The world's worst developer</em></p>
@ -49,7 +47,10 @@
<p style="font-size: 0.9rem;">Fun fact: This website uses no Javascript! Everything dynamic (E.G. The discord status) is done
server-side, so enjoy :D <br> P.S. Your really cool, I look up to people like u :> (Atleast, assuming you disabled javascript urself...)</p>
</noscript>
{LANYARD_FULL}
</div>
</body>
</html>