A nuxt plugin to add a kitten to your website.
It comes from the oneko.js, before import more troublesome, so I put it into a module, now you only need to via NPM install and then into the can, without any extra operation.
npm i nuxt-oneko
export default defineNuxtConfig({
modules: ["nuxt-oneko"],
});