-
install
npm i vuepress-plugin-cat -S
-
add in
config.js
module.exports = {
plugins: [
"vuepress-plugin-cat",
]
}
- This plugin supports
vuepress 1.x
- This plugin will randomly change the white cat or black cat when router path change.
install npm i vuepress-plugin-cat -S
add in config.js
module.exports = {
plugins: [
"vuepress-plugin-cat",
]
}
vuepress 1.x