mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Update project announcement
This commit is contained in:
@@ -26,11 +26,11 @@ export function FeatureAnnouncement(props: FeatureAnnouncementProps) {
|
|||||||
href={'/projects'}
|
href={'/projects'}
|
||||||
className="font-medium text-blue-500 underline underline-offset-2"
|
className="font-medium text-blue-500 underline underline-offset-2"
|
||||||
>
|
>
|
||||||
backend roadmap
|
several of our roadmaps
|
||||||
</a>
|
</a>
|
||||||
<span className={'hidden md:inline'}>
|
<span className={'hidden md:inline'}>
|
||||||
{' '}
|
{' '}
|
||||||
and are coming soon on the others{' '}
|
and are coming soon on the others
|
||||||
</span>
|
</span>
|
||||||
<PartyPopper className="relative -top-[3px] ml-2 inline-block h-5 w-5 text-blue-500 md:ml-1 md:h-6 md:w-6" />
|
<PartyPopper className="relative -top-[3px] ml-2 inline-block h-5 w-5 text-blue-500 md:ml-1 md:h-6 md:w-6" />
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user