Skip to content

Commit

Permalink
Patch About Me Photo (#33)
Browse files Browse the repository at this point in the history
* Update about.svelte to add new pfp

* Fix file extension
  • Loading branch information
ApprenticeofEnder authored Dec 24, 2023
1 parent 675707e commit 479d9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/sections/about.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div>
<h1>// ABOUT ME //</h1>
<img
src="aboutme.jpeg"
src="PFP_V1.jpg"
alt="Robert standing in front of the NorthSec 2022 sign"
class="w-60 h-52 md:w-96 md:h-80 -scale-x-100 m-auto object-cover object-right rounded-md"
/>
Expand Down

0 comments on commit 479d9cd

Please sign in to comment.