1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-20 15:19:47 +01:00

Update username

This commit is contained in:
Kamran Ahmed 2023-05-08 14:36:21 +01:00
parent f0e8ffe565
commit e1a04b4a20

View File

@ -41,10 +41,10 @@ import Icon from './AstroIcon.astro';
<span class='text-gray-400 mx-2'>by</span>
<a
class='bg-blue-600 text-sm py-1 px-1.5 font-regular hover:bg-blue-700 rounded-md'
href='https://twitter.com/intent/user?screen_name=kamranahmedse'
href='https://twitter.com/intent/user?screen_name=kamrify'
target='_blank'
>
<span class='hidden sm:inline'>@kamranahmedse</span>
<span class='hidden sm:inline'>@kamrify</span>
<span class='inline sm:hidden'>Kamran Ahmed</span>
</a>
</p>