feat: support robots.txt

This commit is contained in:
Marios Antonoudiou
2023-12-04 17:16:10 +02:00
parent 29b70afd48
commit 7982f84046
3 changed files with 13 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"@nuxt/ui": "^2.11.0",
"@nuxtjs/robots": "^3.0.0",
"sharp": "^0.33.0"
}
}