mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 04:59:50 +02:00
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