1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

Update twitter username

This commit is contained in:
Kamran Ahmed
2023-05-09 15:39:50 +01:00
parent f5ff2a0823
commit 1c67068eab
3 changed files with 6 additions and 6 deletions

View File

@@ -136,7 +136,7 @@ I would highly recommend watching [this free course](https://www.udacity.com/cou
That wraps it up for the Android developer roadmap. Again, remember to not be exhausted by the list; just learn the basics and start working on some project and the rest of the learnings will come along the way. Good luck!
For any suggestions, improvements and feedback, feel free to [submit an issue](https://github.com/kamranahmedse/developer-roadmap) or reach out to me on twitter [@kamranahmedse](https://twitter.com/kamranahmedse).
For any suggestions, improvements and feedback, feel free to [submit an issue](https://github.com/kamranahmedse/developer-roadmap) or reach out to me on twitter [@kamrify](https://twitter.com/kamrify).
<!-- @fixme add padding to the container -->

View File

@@ -73,7 +73,7 @@ const gaPageIdentifier = Astro.url.pathname
<meta http-equiv='Content-Language' content='en' />
<meta name='twitter:card' content='summary_large_image' />
<meta name='twitter:creator' content='@kamranahmedse' />
<meta name='twitter:creator' content='@kamrify' />
<meta property='og:image:width' content='1200' />
<meta property='og:image:height' content='630' />

View File

@@ -24,9 +24,9 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<a
class='bg-blue-600 hover:bg-blue-700 font-medium text-white px-2 py-1.5 rounded-md inline-flex items-center'
target='_blank'
href='https://twitter.com/kamranahmedse'
href='https://twitter.com/kamrify'
>
<span class='ml-1.5 mr-1'>@kamranahmedse</span>
<span class='ml-1.5 mr-1'>@kamrify</span>
</a>
<a
class='bg-gray-500 hover:bg-gray-700 font-medium text-white px-3 py-1.5 rounded-md inline-flex items-center'
@@ -189,8 +189,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<p>
Tweet or send me a message <a
class='underline font-bold'
href='https://twitter.com/kamranahmedse'
target='_blank'>@kamranahmedse</a
href='https://twitter.com/kamrify'
target='_blank'>@kamrify</a
> or email me at
<a
class='underline font-bold'