Compare commits

..

No commits in common. "ca5e37ab72785c6aa8769dca718b0dfbe1282bc9" and "0abbaa8470407fd1296c4e213a8cad5fe7d1e01f" have entirely different histories.

4 changed files with 10 additions and 3 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!",
"Donation software working? As a minor? I'll keep dreaming...",
"Getting donations? 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,10 +40,13 @@
<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,7 +25,9 @@
{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,7 +31,9 @@
<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>