|
|
@ -31,7 +31,7 @@ const legacyRoadmapUrls = [...roadmapIds.map((id) => `/${id}/`), '/roadmaps/']; |
|
|
|
<a class='underline text-blue-700' href='/'>Homepage</a> · <a |
|
|
|
<a class='underline text-blue-700' href='/'>Homepage</a> · <a |
|
|
|
href='/roadmaps' |
|
|
|
href='/roadmaps' |
|
|
|
class='underline text-blue-700'>Roadmaps</a |
|
|
|
class='underline text-blue-700'>Roadmaps</a |
|
|
|
> · <a href='/videos' class='underline text-blue-700'>Videos</a> |
|
|
|
> · <a href='/best-practices' class='underline text-blue-700'>Best Practices</a> |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|