Skip to content

Commit

Permalink
Add SEO Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustMiller committed Dec 4, 2023
1 parent 173482f commit 4c44e97
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/.vuepress/config.js
Expand Up @@ -2,6 +2,7 @@ module.exports = {
theme: "craftdocs",
base: "/docs/",
plugins: [
['seo'],
["@vuepress/google-analytics", { ga: "UA-39036834-9" }],
[
"vuepress-plugin-medium-zoom",
Expand Down
13 changes: 12 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -38,6 +38,7 @@
"vuepress": "^1.8.3",
"vuepress-plugin-container": "^2.1.5",
"vuepress-plugin-medium-zoom": "^1.1.9",
"vuepress-plugin-seo": "^0.2.0",
"vuepress-plugin-sitemap": "docs/.vuepress/theme/vuepress-plugin-sitemap",
"vuex": "^3.6.2",
"webpack": "^4.46.0"
Expand Down

0 comments on commit 4c44e97

Please sign in to comment.