diff --git a/components/home/featured-roadmaps-list.tsx b/components/home/featured-roadmaps-list.tsx index 410282ec1..64a7aeda5 100644 --- a/components/home/featured-roadmaps-list.tsx +++ b/components/home/featured-roadmaps-list.tsx @@ -8,12 +8,12 @@ type FeaturedRoadmapsListProps = { }; export const upcomingRoadmaps = [ - // { - // type: 'Role Based', - // title: 'React Native', - // description: 'Step by step guide to become a React Native Developer', - // id: 'react-native' - // }, + { + type: 'Role Based', + title: 'React Native', + description: 'Step by step guide to become a React Native Developer', + id: 'react-native' + }, { type: 'Skill Based', title: 'TypeScript', diff --git a/content/roadmaps.json b/content/roadmaps.json index d06667ac0..04c182e7a 100644 --- a/content/roadmaps.json +++ b/content/roadmaps.json @@ -1038,7 +1038,7 @@ "isTextHeavy": false, "isCommunity": false, "isUpcoming": false, - "featured": true, + "featured": false, "isNew": true, "jsonUrl": "/project/aspnet-core.json", "resourcesPath": "/roadmaps/116-aspnet-core/resources.md", diff --git a/content/roadmaps/116-aspnet-core/meta.json b/content/roadmaps/116-aspnet-core/meta.json index 6c0e3e973..bd2879eb5 100644 --- a/content/roadmaps/116-aspnet-core/meta.json +++ b/content/roadmaps/116-aspnet-core/meta.json @@ -33,7 +33,7 @@ "isTextHeavy": false, "isCommunity": false, "isUpcoming": false, - "featured": true, + "featured": false, "isNew": true, "jsonUrl": "/project/aspnet-core.json", "resourcesPath": "./resources.md", diff --git a/pages/[roadmap]/interactive.tsx b/pages/[roadmap]/interactive.tsx index 10a2848f4..1da74da15 100644 --- a/pages/[roadmap]/interactive.tsx +++ b/pages/[roadmap]/interactive.tsx @@ -175,6 +175,10 @@ export function InteractiveRoadmapRenderer(props: RoadmapProps) { minHeight = ['515px', '1230px', '1310px', '1765px', '1765px', '1765px']; } + if (roadmap.id === 'aspnet-core') { + minHeight = ['515px', '1230px', '1310px', '1765px', '1765px', '1765px']; + } + return ( {(isLoading || isRendering) && } diff --git a/public/sitemap.xml b/public/sitemap.xml index b57ef459e..c470d7f45 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -111,7 +111,7 @@ https://roadmap.sh/aspnet-core monthly - 2022-10-24T08:24:32.251Z + 2022-10-24T08:44:50.807Z 1.0