Rename content path to landing path
This commit is contained in:
@ -16,7 +16,7 @@ export type RoadmapType = {
|
||||
},
|
||||
featured: boolean,
|
||||
imagePath?: string,
|
||||
contentPath?: string;
|
||||
landingPath?: string;
|
||||
resourcesPath: string;
|
||||
metaPath: string;
|
||||
isCommunity: boolean;
|
||||
|
Reference in New Issue
Block a user