|
|
@ -56,7 +56,7 @@ const roadmapTitle = |
|
|
|
class='mr-0.5 rounded-sm bg-yellow-200 px-1 py-0.5 text-xs font-medium uppercase text-yellow-900' |
|
|
|
class='mr-0.5 rounded-sm bg-yellow-200 px-1 py-0.5 text-xs font-medium uppercase text-yellow-900' |
|
|
|
>New</span |
|
|
|
>New</span |
|
|
|
> |
|
|
|
> |
|
|
|
Resources are here, try clicking nodes |
|
|
|
Track your progress and learn by clicking roadmap items. |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
|
<a |
|
|
|
<a |
|
|
@ -72,9 +72,6 @@ const roadmapTitle = |
|
|
|
<p |
|
|
|
<p |
|
|
|
class='relative block rounded-md border border-yellow-500 bg-white px-2 py-1.5 text-sm text-yellow-700 sm:hidden' |
|
|
|
class='relative block rounded-md border border-yellow-500 bg-white px-2 py-1.5 text-sm text-yellow-700 sm:hidden' |
|
|
|
> |
|
|
|
> |
|
|
|
Click roadmap items for resources or visit{' '} |
|
|
|
Track your progress and learn about the topics by clicking the roadmap items. |
|
|
|
<a href={`/${roadmapId}/topics`} class='text-blue-700 underline'> |
|
|
|
|
|
|
|
resources list</a |
|
|
|
|
|
|
|
>. |
|
|
|
|
|
|
|
</p> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|