mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 14:14:11 +02:00
Update username
This commit is contained in:
@@ -41,10 +41,10 @@ import Icon from './AstroIcon.astro';
|
|||||||
<span class='text-gray-400 mx-2'>by</span>
|
<span class='text-gray-400 mx-2'>by</span>
|
||||||
<a
|
<a
|
||||||
class='bg-blue-600 text-sm py-1 px-1.5 font-regular hover:bg-blue-700 rounded-md'
|
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'
|
target='_blank'
|
||||||
>
|
>
|
||||||
<span class='hidden sm:inline'>@kamranahmedse</span>
|
<span class='hidden sm:inline'>@kamrify</span>
|
||||||
<span class='inline sm:hidden'>Kamran Ahmed</span>
|
<span class='inline sm:hidden'>Kamran Ahmed</span>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user