Skip to content

Commit

Permalink
Merge pull request #688 from abhipariharr/wise
Browse files Browse the repository at this point in the history
i have added youtube image and hover effect
  • Loading branch information
anuragverma108 authored Oct 19, 2024
2 parents b6b3730 + b1475a5 commit 59d9f7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions assets/images/youtube.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1304,8 +1304,8 @@ <h3 class="event-title">Creative Design Thinking</h3>
</a>
</li>
<li>
<a href="https://www.Youtube.com" class="social-link" id="social-link6">
<img src="https://icons.getbootstrap.com/assets/icons/youtube.svg" width="40" height="40" loading="lazy" alt="Youtube">
<a href="https://www.Youtube.com" class="social-link" id="social-link5">
<img src="./assets/images/youtube.svg" width="40" height="40" loading="lazy" alt="Youtube">
</a>
</li>

Expand Down

0 comments on commit 59d9f7f

Please sign in to comment.