mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Add design system roadmap to related roadmaps
This commit is contained in:
@@ -61,7 +61,7 @@ export function RelatedRoadmaps(props: RelatedRoadmapsProps) {
|
||||
as='span'
|
||||
fontWeight='bold'
|
||||
display={['inline-block']}
|
||||
minWidth='100px'
|
||||
minWidth='140px'
|
||||
>
|
||||
{roadmap.featuredTitle}
|
||||
</Text>
|
||||
|
@@ -51,7 +51,8 @@
|
||||
"nodejs",
|
||||
"react",
|
||||
"angular",
|
||||
"vue"
|
||||
"vue",
|
||||
"design-system"
|
||||
],
|
||||
"id": "frontend",
|
||||
"metaPath": "/roadmaps/100-frontend/meta.json",
|
||||
@@ -219,7 +220,8 @@
|
||||
"javascript",
|
||||
"angular",
|
||||
"vue",
|
||||
"nodejs"
|
||||
"nodejs",
|
||||
"design-system"
|
||||
],
|
||||
"id": "react",
|
||||
"metaPath": "/roadmaps/103-react/meta.json",
|
||||
|
@@ -50,6 +50,7 @@
|
||||
"nodejs",
|
||||
"react",
|
||||
"angular",
|
||||
"vue"
|
||||
"vue",
|
||||
"design-system"
|
||||
]
|
||||
}
|
||||
|
@@ -44,6 +44,7 @@
|
||||
"javascript",
|
||||
"angular",
|
||||
"vue",
|
||||
"nodejs"
|
||||
"nodejs",
|
||||
"design-system"
|
||||
]
|
||||
}
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<url>
|
||||
<loc>https://roadmap.sh/frontend</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-09-08T15:50:09.048Z</lastmod>
|
||||
<lastmod>2022-09-14T05:55:51.073Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
@@ -21,7 +21,7 @@
|
||||
<url>
|
||||
<loc>https://roadmap.sh/react</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-09-08T15:52:43.967Z</lastmod>
|
||||
<lastmod>2022-09-14T05:56:23.451Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
|
Reference in New Issue
Block a user