Skip to content

Commit

Permalink
fix: update image url
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhilekhgautam committed May 31, 2024
1 parent 20e3bcc commit bb40988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/html/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h1>Linux Workshop for beginners</h1>
</div>

<div class="img-col">
<img class = "view-image" loading="lazy" src="/site/images/gallery/linux-workshop/abhilekh_talking_cpp_in_linux_workshop" alt="Mentoring during Linux Workshop">
<img class = "view-image" loading="lazy" src="/site/images/gallery/linux-workshop/abhilekh_talking_cpp_in_linux_workshop.jpg" alt="Mentoring during Linux Workshop">
<img class = "view-image" loading="lazy" src="/site/images/gallery/linux-workshop/bishal_talking.jpg" alt="Mentoring during Linux Workshop">
<img class = "view-image" loading="lazy" src="/site/images/gallery/linux-workshop/bishal_explaining.jpg" alt="Mentoring during Linux Workshop">
</div>
Expand Down

0 comments on commit bb40988

Please sign in to comment.