Skip to content

Commit

Permalink
Replace about image with image of self
Browse files Browse the repository at this point in the history
  • Loading branch information
narayan-sajeev committed Nov 7, 2023
1 parent e14dfa4 commit f9615c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added public/imgs/bio.webp
Binary file not shown.
Binary file removed public/imgs/recovery.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion views/about.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

</p>

<img src="imgs/recovery.webp" alt="recovery" class="img">
<img src="imgs/bio.webp" alt="narayan" class="img">

<h2 class="section-heading">How Does Mpower Work?</h2>

Expand Down

0 comments on commit f9615c4

Please sign in to comment.