feat: consistent link titles

This commit is contained in:
Ishmaam Khan 2025-08-05 00:30:37 +06:00
parent 09997f333f
commit 6c77bfe4de

View file

@ -46,7 +46,7 @@
/> </a /> </a
><br /> ><br />
<strong>Find me:</strong>&nbsp;&nbsp; <strong>Find me:</strong>&nbsp;&nbsp;
<a href="https://github.com/Extroonie" rel="noopener noreferrer" target="_blank" title="GitHub"> <a href="https://github.com/Extroonie" rel="noopener noreferrer" target="_blank" title="GitHub: Extroonie">
<img <img
src="/images/icons/github.svg" src="/images/icons/github.svg"
alt="GitHub" alt="GitHub"
@ -56,7 +56,12 @@
class="icon" class="icon"
/> </a /> </a
>&nbsp;&nbsp; >&nbsp;&nbsp;
<a href="https://twitter.com/Extroonie" rel="noopener noreferrer" target="_blank" title="Twitter"> <a
href="https://twitter.com/Extroonie"
rel="noopener noreferrer"
target="_blank"
title="Twitter: Extroonie"
>
<img <img
src="/images/icons/twitter.svg" src="/images/icons/twitter.svg"
alt="Twitter" alt="Twitter"