1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 00:21:35 +02:00

Remove asp.net roadmap from homepage

This commit is contained in:
Kamran Ahmed
2022-10-24 13:45:28 +05:00
parent 31d87796f3
commit fb5efa4f6d
5 changed files with 13 additions and 9 deletions

View File

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

View File

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

View File

@@ -33,7 +33,7 @@
"isTextHeavy": false,
"isCommunity": false,
"isUpcoming": false,
"featured": true,
"featured": false,
"isNew": true,
"jsonUrl": "/project/aspnet-core.json",
"resourcesPath": "./resources.md",

View File

@@ -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 (
<Container maxW={'container.lg'} position="relative" minHeight={minHeight}>
{(isLoading || isRendering) && <RoadmapLoader />}

View File

@@ -111,7 +111,7 @@
<url>
<loc>https://roadmap.sh/aspnet-core</loc>
<changefreq>monthly</changefreq>
<lastmod>2022-10-24T08:24:32.251Z</lastmod>
<lastmod>2022-10-24T08:44:50.807Z</lastmod>
<priority>1.0</priority>
</url>
<url>