Use new prof

This commit is contained in:
Logan Hunt 2022-09-10 22:13:40 -06:00
parent e696679f34
commit 0008269b8d
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1
2 changed files with 2 additions and 5 deletions

BIN
images/profile.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB

View File

@ -15,11 +15,9 @@
</head> </head>
<body> <body>
<div class="top-container animate__animated animate__fadeIn"> <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> <p>
👋 Hello! 👋 Hello, I'm Simponic!
<br>
🤓 I'm Simponic.
<br> <br>
📖 This page hosts strictly static content. 📖 This page hosts strictly static content.
<br> <br>
@ -73,4 +71,3 @@
</div> </div>
</body> </body>
</html> </html>