add: Preparation for external posts
Preparation for external blog posts
This commit is contained in:
parent
d6859cdaad
commit
427d9ae276
7 changed files with 435 additions and 47 deletions
|
@ -75,7 +75,14 @@ export default defineNuxtConfig({
|
|||
},
|
||||
},
|
||||
|
||||
modules: ['@nuxt/icon', '@nuxt/fonts', '@vueuse/nuxt', '@nuxtjs/seo', '@nuxt/content'],
|
||||
modules: [
|
||||
'@nuxt/icon',
|
||||
'@nuxt/fonts',
|
||||
'@vueuse/nuxt',
|
||||
'@nuxtjs/seo',
|
||||
'@nuxt/content',
|
||||
'@nuxt/eslint',
|
||||
],
|
||||
|
||||
icon: {
|
||||
customCollections: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue