mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(nuxt.config): remove og-image from cloudflare option
This commit is contained in:
@@ -101,8 +101,7 @@ export default defineNuxtConfig({
|
||||
'/components/*',
|
||||
'/getting-started/*',
|
||||
'/composables/*',
|
||||
'/api/*',
|
||||
'/__og-image__/*'
|
||||
'/api/*'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user