Miracles sometimes occur,
but one has to work terribly for them.
人生除了眼前的苟且,还有未知的 bug 和看不懂的 code
Scrollinstall npm i vuepress-plugin-live2d-cat -S
add in config.js
module.exports = {
plugins: [
"vuepress-plugin-live2d-cat",
]
}
<Cat theme=""/>
theme is darkorlight
<Cat :theme="theme" style="position:fixed;left:0;bottom:50px" />
vuepress 1.x