diff options
-rw-r--r-- | images/profile.png | bin | 0 -> 458078 bytes | |||
-rw-r--r-- | index.html | 7 |
2 files changed, 2 insertions, 5 deletions
diff --git a/images/profile.png b/images/profile.png Binary files differnew file mode 100644 index 0000000..88643b2 --- /dev/null +++ b/images/profile.png @@ -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> - |