Added nuxt-seo module
All checks were successful
pipeline / build-and-push-images (push) Successful in 40s
pipeline / deploy (push) Successful in 7s

This commit is contained in:
2024-12-02 19:04:26 +01:00
parent 3b0352c7d6
commit 6fe8fa77db
4 changed files with 1607 additions and 10 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@nuxt/fonts": "^0.10.2",
"@nuxt/image": "^1.8.1",
"@nuxtjs/seo": "^2.0.2",
"mongodb": "^6.10.0",
"nuxt": "^3.14.1592",
"svg-dom-arrows": "^2.3.0",