set seo plugin in hope theme active

This commit is contained in:
mahula 2024-01-25 20:01:24 +01:00
parent bd63322058
commit 5c2fd10567
3 changed files with 1 additions and 2 deletions

View File

@ -113,5 +113,6 @@ export default hopeTheme({
},
],
},
seo: true,
}
})

1
package-lock.json generated
View File

@ -27,7 +27,6 @@
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-redirect": "^2.0.0-rc.12",
"vuepress-plugin-search-pro": "^2.0.0-rc.12",
"vuepress-plugin-seo2": "^2.0.0-rc.12",
"vuepress-theme-hope": "^2.0.0-rc.12"
}
},

View File

@ -37,7 +37,6 @@
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-redirect": "^2.0.0-rc.12",
"vuepress-plugin-search-pro": "^2.0.0-rc.12",
"vuepress-plugin-seo2": "^2.0.0-rc.12",
"vuepress-theme-hope": "^2.0.0-rc.12"
}
}