improving accessibility

This commit is contained in:
Manuel Ernesto Garcia 2022-10-03 09:16:24 -04:00
parent 3b15713145
commit ae1f486cde

View file

@ -21,7 +21,7 @@
</ul>
<div class="grow"></div>
<div class="social-icons px-4 my-2 flex self-center">
<a href="https://github.com/manuelernestog" target="_blank" class="mx-3">
<a href="https://github.com/manuelernestog" target="_blank" class="mx-3" aria-label="Github">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
@ -35,7 +35,7 @@
></path>
</svg>
</a>
<a href="https://twitter.com/manuelernestog" target="_blank" class="mx-3">
<a href="https://twitter.com/manuelernestog" target="_blank" class="mx-3" aria-label="Twitter">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
@ -47,7 +47,7 @@
></path>
</svg>
</a>
<a href="https://t.me/manuelernestog" target="_blank" class="mx-3">
<a href="https://t.me/manuelernestog" target="_blank" class="mx-3" aria-label="Telegram">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
@ -60,7 +60,7 @@
</svg>
</a>
<a href="https://www.linkedin.com/in/manuelernestogr" target="_blank" class="mx-3">
<a href="https://www.linkedin.com/in/manuelernestogr" target="_blank" class="mx-3" aria-label="Linkedin">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
@ -73,7 +73,7 @@
</svg>
</a>
<a href="/rss.xml" target="_blank" class="mx-3">
<a href="/rss.xml" target="_blank" class="mx-3" aria-label="RSS Feed">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"