mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
chore: add @nuxtjs/seo module and update package.json
This commit is contained in:
@@ -7,7 +7,8 @@ export default defineNuxtConfig({
|
||||
'@nuxthub/core',
|
||||
'@nuxt/eslint',
|
||||
'@vueuse/nuxt',
|
||||
'nuxt-studio'
|
||||
'nuxt-studio',
|
||||
'@nuxtjs/seo'
|
||||
],
|
||||
|
||||
devtools: {
|
||||
@@ -128,4 +129,4 @@ export default defineNuxtConfig({
|
||||
branch: 'master'
|
||||
}
|
||||
}
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user