Now has a commit count
This commit is contained in:
parent
24f3ca16cf
commit
be002ecedf
4 changed files with 307 additions and 5 deletions
|
@ -22,6 +22,9 @@
|
|||
<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>
|
||||
|
||||
<div class="fadediv">
|
||||
<div class="container-fluid row" id="card">
|
||||
<h2>Violet</h2>
|
||||
|
@ -29,7 +32,6 @@
|
|||
<img src="https://api.lanyard.rest/534132311781015564.png" class="pfp">
|
||||
<div>
|
||||
<p>They/Them</p>
|
||||
<p>Non-binary</p>
|
||||
<p>Game & web developer</p>
|
||||
{LANYARD_STATUS}
|
||||
</div>
|
||||
|
@ -39,9 +41,9 @@
|
|||
<p class="chip"><a href="./hosted">Services</a></p>
|
||||
<p class="chip"><a href="./socials">Socials</a></p>
|
||||
<p class="chip"><a href="./pronouns">Pronouns</a></p>
|
||||
<p class="chip"><a href="./portfolio">Portfolio</a></p>
|
||||
<p class="chip"><a href="./art">Art</a></p>
|
||||
<p class="chip"><a href="./games">Games</a></p>
|
||||
<!-- <p class="chip"><a href="./portfolio">Portfolio</a></p> -->
|
||||
<!-- <p class="chip"><a href="./art">Art</a></p> -->
|
||||
<!-- <p class="chip"><a href="./games">Games</a></p> -->
|
||||
{LANYARD_QUOTE}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue