diff --git a/content/roadmaps.json b/content/roadmaps.json
index a99c0e5c4..495f284c2 100644
--- a/content/roadmaps.json
+++ b/content/roadmaps.json
@@ -275,7 +275,6 @@
"isCommunity": false,
"featured": true,
"jsonUrl": "/project/vue.json",
- "landingPath": "/roadmaps/105-vue/landscape.md",
"resourcesPath": "/roadmaps/105-vue/resources.md",
"versions": [
"latest",
diff --git a/content/roadmaps/105-vue/landscape.md b/content/roadmaps/105-vue/landscape.md
deleted file mode 100644
index 80df2b62a..000000000
--- a/content/roadmaps/105-vue/landscape.md
+++ /dev/null
@@ -1,7 +0,0 @@
-The intent of this guide is to give you an idea about the Vue ecosystem and to help guide your learning if you are confused. We have another [roadmap on the Frontend Development](/frontend) that focuses on the frontend development if you are interested in that.
-
-Also, please note that the list below is exhaustive, and the items are listed in no particular order. You don't need to learn everything listed in the picture, however knowing what you don't know is as important as knowing things.
-
-![](/roadmaps/vue.png)
-
-Please note that the list is opinionated, and you might have different opinions than those of the author. Having said that, [we would love to hear your opinions](https://github.com/kamranahmedse/developer-roadmap/issues/new) and incorporate them in the picture if suitable.
diff --git a/content/roadmaps/105-vue/meta.json b/content/roadmaps/105-vue/meta.json
index 1b51d1288..8829fdef4 100644
--- a/content/roadmaps/105-vue/meta.json
+++ b/content/roadmaps/105-vue/meta.json
@@ -36,7 +36,6 @@
"isCommunity": false,
"featured": true,
"jsonUrl": "/project/vue.json",
- "landingPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",
@@ -49,4 +48,4 @@
},
"pdfUrl": "/pdfs/vue.pdf",
"contentPathsFilePath": "./content-paths.json"
-}
\ No newline at end of file
+}
diff --git a/lib/roadmap.ts b/lib/roadmap.ts
index cc7ea50c0..b607dacca 100644
--- a/lib/roadmap.ts
+++ b/lib/roadmap.ts
@@ -43,5 +43,5 @@ export function getFeaturedRoadmaps(): RoadmapType[] {
}
export function isInteractiveRoadmap(id: string): boolean {
- return ['frontend', 'backend', 'devops'].includes(id);
+ return ['frontend', 'backend', 'devops', 'vue'].includes(id);
}
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 73192536c..d650ad33f 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -33,7 +33,7 @@
https://roadmap.sh/vue
monthly
- 2022-08-08T14:53:14.763Z
+ 2022-08-08T14:56:45.396Z
1.0