Merge pull request 'pfp' (#13) from dev into origin

Reviewed-on: https://codeberg.orgBingus_Violet/Violets-Purgatory#13
This commit is contained in:
Bingus_Violet 2024-01-21 04:41:13 +00:00
commit 8f058dcb0f
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,4 @@
# Violets-Purgatory # Violets-Purgatory
This is the source code for the main page of my website, which can be found at <a href="https://violets-purgatory.dev">violets-purgatory.dev</a>. This is the source code for the main page of my website, which can be found at <a href="https://violets-purgatory.dev">violets-purgatory.dev</a>.
Currently, there is no client-side javascript on the main page, and I plan to keep it this way even if it kills me! Currently, there is no client-side javascript on the main page, and I plan to keep it this way even if it kills me!
testing

View file

@ -27,7 +27,7 @@
<div class="container-fluid row" id="card"> <div class="container-fluid row" id="card">
<h2>Violet</h2> <h2>Violet</h2>
<div style="display: flex; justify-content: center; align-items: center;"> <div style="display: flex; justify-content: center; align-items: center;">
<img src="{THUMBOR}/https://api.lanyard.rest/534132311781015564.png" class="pfp"> <img src="https://api.violets-purgatory.dev/v1/pfp" class="pfp">
<div> <div>
<p><a href="pronouns">They/Them</a></p> <p><a href="pronouns">They/Them</a></p>
<p>Developer</p> <p>Developer</p>