diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -15,11 +15,9 @@ </head> <body> <div class="top-container animate__animated animate__fadeIn"> - <img src="images/profile.jpg" class="profile-picture"> + <img src="images/profile.png" class="profile-picture"> <p> - 👋 Hello! - <br> - 🤓 I'm Simponic. + 👋 Hello, I'm Simponic! <br> 📖 This page hosts strictly static content. <br> @@ -73,4 +71,3 @@ </div> </body> </html> - |