Skip to content

Commit

Permalink
Merge pull request #354 from PragyaTripathi990/Footer-logo-Fix
Browse files Browse the repository at this point in the history
Updated footer image
  • Loading branch information
PriyaGhosal authored Oct 9, 2024
2 parents 839a283 + 60f8e4c commit fedf48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@ <h3 class="title-lg card-title">
<div class="footer-brand">
<div class="footer-logo-text">
<a href="#">
<img id="footer-logo" src="./assets/images/Skillwise_logo.jpg" width="200" height="200" alt="SkillWise home">
<img id="footer-logo" src="./assets/images/Skillwise_logo-removebg-preview.png" width="200" height="200" alt="SkillWise home">
</a>

<p class="title-sm footer-text">
Expand Down

0 comments on commit fedf48b

Please sign in to comment.