Yea just put it back I give up

This commit is contained in:
bingus_violet 2024-11-11 02:08:01 -06:00
parent 84abbae868
commit 6f4feb2d15

View file

@ -54,14 +54,8 @@
<hr>
<div>
<p style="padding: 10px; padding-bottom: 5px;">Hi, I'm Violet! I'm a 15 year old web developer, making dynamic websites with server-side rendering, so Javascript is never forced! All of my sites are all made with NodeJS, and are self-hosted.</p>
<div class="customStatus">
{CUSTOM_STATUS}
</div>
</div>
</div>
<!-- <p>{RANDOM_QUOTE}</p> -->
<h2>Other pages:</h2>
<h2>Links:</h2>
<br>
<div class="linkContainer">
<a class="chip" href="./socials/">Socials</a>
@ -70,7 +64,14 @@
<a class="chip" href="https://{BRANCH_SUB}violets-purgatory.dev">{BRANCH_NAME} site</a>
<a class="chip" href="./blog">Blog</a>
<a class="chip" href="https://fs.violets-purgatory.dev">FileShare</a>
</div>
<div class="customStatus">
{CUSTOM_STATUS}
</div>
</div>
</div>
<p>{RANDOM_QUOTE}</p>
<div id="activityHtml">
{ACTIVITIES}