Skip to content

Commit

Permalink
fix youtoube
Browse files Browse the repository at this point in the history
  • Loading branch information
StuxVT committed Feb 6, 2025
1 parent 809c057 commit 38447b3
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 @@ -69,7 +69,7 @@ <h1 class="text-xl sm:text-2xl md:text-3xl font-bold mb-2 text-center">Stux</h1>
<img src="/static/icons/twitter.svg" class="h-5 w-5 mr-2" alt="Twitter icon">
Twitter
</a>
<a href="https://youtube.com/@stuxvt" class="flex items-center justify-center py-2 px-4 bg-white/20 hover:bg-white/30 border border-white/20 rounded-md transition duration-300">
<a href="https://youtube.com/@stuxmirai" class="flex items-center justify-center py-2 px-4 bg-white/20 hover:bg-white/30 border border-white/20 rounded-md transition duration-300">
<img src="/static/icons/youtube.svg" class="h-5 w-5 mr-2" alt="YouTube icon">
YouTube
</a>
Expand Down

0 comments on commit 38447b3

Please sign in to comment.