Just moving stuff around...
This commit is contained in:
parent
396579fd66
commit
d839b46848
1 changed files with 4 additions and 3 deletions
|
@ -22,8 +22,8 @@
|
|||
<body>
|
||||
<h1>Welcome to Violet's Purgatory</h1>
|
||||
|
||||
<p>Now at {COMMITS} commits all thanks to you :)</p>
|
||||
<p style="color: gray">(I'm kidding of course I did all the work >:3)</p>
|
||||
<p>Now at {COMMITS} commits all thanks to you :D</p>
|
||||
<p style="color: gray">(I'm kidding of course I did all the work >:])</p>
|
||||
|
||||
<div class="fadediv">
|
||||
<div class="container-fluid row" id="card">
|
||||
|
@ -46,12 +46,13 @@
|
|||
{LANYARD_QUOTE}
|
||||
</div>
|
||||
</div>
|
||||
<p>More pages coming soon ^-^ (Portfolio, art, and games :D)</p>
|
||||
<p><em>The world's worst developer</em></p>
|
||||
<noscript>
|
||||
<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</p>
|
||||
</noscript>
|
||||
<p>Check out the source code on <a href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">Codeberg</a></p>
|
||||
|
||||
{LANYARD_FULL}
|
||||
{SOCIALS}
|
||||
|
||||
|
|
Loading…
Reference in a new issue