🔍 Improve SEO and RSS feed!

This commit is contained in:
2024-08-16 16:53:23 +08:00
parent 8ae48257cf
commit 4464c6557a
5 changed files with 103 additions and 3 deletions

View File

@@ -16,8 +16,16 @@
"@nuxtjs/i18n": "^8.3.3",
"@nuxtjs/sitemap": "^6.0.0-beta.1",
"@pinia/nuxt": "^0.5.3",
"feed": "^4.2.2",
"nuxt": "^3.12.4",
"nuxt-schema-org": "^3.3.9",
"pinia": "^2.2.1",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.0",
"remark": "^15.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"unified": "^11.0.5",
"vue": "latest"
},
"devDependencies": {