Skip to content

Commit

Permalink
Fix footer alt text, closes #620
Browse files Browse the repository at this point in the history
Zmenení span pri YouTube logu z github na youtube
  • Loading branch information
mrtineu authored Apr 26, 2024
1 parent e04fd05 commit 68a64f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/components/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="sdn-footer__social">
<a href="https://www.facebook.com/slovensko.digital/" target="_blank" class="footer-icon footer-icon__facebook"><span>facebook</span></a>
<a href="https://github.com/slovensko-digital/navody.digital" target="_blank" class="footer-icon footer-icon__github"><span>github</span></a>
<a href="https://www.youtube.com/channel/UCbpnKa1XOIpQLYUQ2dz7Sng" target="_blank" class="footer-icon footer-icon__youtube"><span>github</span></a>
<a href="https://www.youtube.com/channel/UCbpnKa1XOIpQLYUQ2dz7Sng" target="_blank" class="footer-icon footer-icon__youtube"><span>youtube</span></a>
</div>
</div>

Expand Down

0 comments on commit 68a64f5

Please sign in to comment.