diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-23 22:19:01 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-23 22:23:14 -0700 |
commit | 0506b3f90c1942a796dd26a314058ab3a4a6ea71 (patch) | |
tree | a6d99b1d3d6bd2e8d572cbf6bd50d9f04d1a7488 | |
parent | b5beb93ce2394c943c44bebcae3eb350ef60ae15 (diff) | |
download | simponic.xyz-main.tar.gz simponic.xyz-main.zip |
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ <div class="top-container animate__animated animate__fadeIn"> <div class="about"> <div class="avatar"> - <img src="images/profile.png" class="profile-picture" /> + <img src="https://hatecomputers.club/uploads/avatars/f54386d9-f310-4c5a-a3f9-e950320479f7" class="profile-picture" /> </div> <div class="about-text"> <p> @@ -29,7 +29,7 @@ ❤️ i like math, cooking, running, and penguins. <br /> 🐙 check my gitea at - <a href="https://git.simponic.xyz/simponic">git.simponic.xyz/simponic!</a>. + <a href="https://git.simponic.xyz/simponic">git.simponic.xyz/simponic</a>! <br /> 🔥 <a href="https://hatecomputers.club">hatecomputers.club</a>. <br /> |