This commit is contained in:
Violet 2023-11-07 19:07:11 +00:00 committed by GitHub
parent 821dd7ff87
commit b2c33af4ea
2 changed files with 3 additions and 4 deletions

View file

@ -16,4 +16,3 @@ app.get("/curl", (req, res) => {
app.listen(PORT, () => {
console.log("Violets-Purgatory is now listening on port: " + PORT)
})

View file

@ -29,8 +29,8 @@
<div>
<br>
<a rel="me" style="display: none;" href="https://tech.lgbt/@Bingus_Violet" />
<p class="chip"><a href="s">Socials</a></p>
<p class="chip"><a href="p">Pronouns</a></p>
<p class="chip"><a href="/s">Socials</a></p>
<p class="chip"><a href="/p">Pronouns</a></p>
<p style="color: lightgray"><em>The world's worst developer</em></p>
</div>
</div>