Add roadmap rendering
This commit is contained in:
@ -33,6 +33,7 @@ const roadmapsMeta = roadmapDirs.reduce((metaAcc, roadmapDirName) => {
|
||||
...metaAcc,
|
||||
{
|
||||
...roadmapMeta,
|
||||
id: roadmapSlug,
|
||||
url: `/${roadmapSlug}`,
|
||||
contentPath: contentPath,
|
||||
resourcesPath: resourcesPath
|
||||
|
Reference in New Issue
Block a user