Add design system roadmap to related roadmaps

pull/1774/head
Kamran Ahmed 2 years ago
parent c8386d56f6
commit 7ec2b6cd05
  1. 2
      components/related-roadmaps.tsx
  2. 6
      content/roadmaps.json
  3. 3
      content/roadmaps/100-frontend/meta.json
  4. 3
      content/roadmaps/103-react/meta.json
  5. 4
      public/sitemap.xml

@ -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>

Loading…
Cancel
Save