Compare commits

..

2 commits

Author SHA1 Message Date
ca5e37ab72 Random Code cleanup 2024-09-19 18:57:10 -05:00
3bf362d098 Fix that quote 2024-09-19 18:56:13 -05:00
4 changed files with 3 additions and 10 deletions

View file

@ -45,7 +45,7 @@
"I hope you know every time I add a new quote I have a stroke making sure it shows up right because I have to gamble continously to get it to show up",
"Fun fact: The opening animation was the first thing I made in this rewrite. It has been 99% unchanged.",
"The background during the opening animation looks very wrong on Chromium, but its fine on Firefox... oops!",
"Getting donations? As a minor? I'll keep dreaming...",
"Donation software working? As a minor? I'll keep dreaming...",
"I should add a chance for there to not be a quote here just to screw with people",
""
],

View file

@ -40,13 +40,10 @@
<div style="float: left;">
<p>They/Them</p>
<p>Developer</p>
<!-- <p>Dating Asahi &lt;3</p> -->
<p>{DISCORD_STATUS}</p>
<!-- <p>THIS TEXT IS THE EPIC EXTREME FILLER TO TEST THE SITE'S FORMATTING :fire:</p> -->
</div>
</div>
</div>
<!-- <p class="noscript">Violet has been spun {SPINCOUNT} times!</p> -->
<p class="spinnyCount" style="display: none;">You have spun Violet <span class="localSpins">4</span> times!<br>
Everyone has spun Violet <span class="globalSpins">{SPINCOUNT}</span> times!</p>

View file

@ -25,9 +25,7 @@
{WEATHER_MODIFIER}
{TOPBAR}
<!-- <a href="../" class="chip">Home</a>
<a href="../faq" class="chip">FAQ</a>
<a href="../stats" class="chip">Stats</a> -->
<h1>Socials</h1>
<div class="mainDiv">
<hr>

View file

@ -31,9 +31,7 @@
<p>Welcome to the stats page! This page is now "deprecated"... sorta.<br>
Feel free to read more about it at the bottom of the page.</p>
<main>
<h1>
<hr>Stats
</h1>
<h1><hr>Stats</h1>
<br>
<ul>
<li>Page generation time: {LOAD_TIME}</li>