diff options
author | Elizabeth Hunt <elizabeth@simponic.xyz> | 2024-04-23 20:08:46 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth@simponic.xyz> | 2024-04-23 20:08:46 -0400 |
commit | 451120e6a3fa0f30dcccebbb46a809bcd15faa8d (patch) | |
tree | 7fd1c733add73fb29feb4964c5be6b9925f6022f | |
parent | 730ae5ec8c11d5948d5a10632ae4c2224b5866d4 (diff) | |
download | simponic.xyz-451120e6a3fa0f30dcccebbb46a809bcd15faa8d.tar.gz simponic.xyz-451120e6a3fa0f30dcccebbb46a809bcd15faa8d.zip |
Update index.html
-rw-r--r-- | index.html | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -20,11 +20,19 @@ <div class="top-container animate__animated animate__fadeIn"> <img src="images/profile.png" class="profile-picture" /> <h3> - 👋 Hello, I'm Simponic! + 👋 hello, im simponic! i like math and penguins. and sometimes, computers (if they're nice). <br /> - 📖 This page hosts strictly static content. + ⛓️ <a href="https://www.linkedin.com/in/simponic/">linkedin</a>. <br /> - 🐙 My gitea is at + 📷 <a href="https://www.instagram.com/simponic03/">instagram</a>. + <br /> + 🔥 <a href="https://hatecomputers.club">hatecomputers.club</a>. + <br /> + ✉️ <a href="mailto:elizabeth@simponic.xyz">elizabeth@simponic.xyz</a>. + <br /> + 📖 this page hosts strictly static content! play around if you'd like :D + <br /> + 🐙 my gitea is at <a href="https://git.simponic.xyz/simponic">/simponic</a>. </h3> <div class="projects-grid"> |