Skip to content

Commit

Permalink
update about section profile image
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonWingerAir committed Mar 15, 2024
1 parent 84c65e9 commit a2661db
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added assets/images/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/profile.png
Binary file not shown.
2 changes: 1 addition & 1 deletion pages/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</div>

<div class="w-1/2 md:max-w-sm p-0 md:p-10 self-center mx-auto mt-9 mb-6 md:mt-0">
<img src="~/assets/images/profile.png" alt="" class="w-85 mx-auto my-auto border-2 border-zinc-100 rounded-full">
<img src="~/assets/images/profile.jpg" alt="" class="w-85 mx-auto my-auto border-2 border-zinc-100 rounded-full">
</div>
</section>

Expand Down

0 comments on commit a2661db

Please sign in to comment.