mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-21 18:23:24 +01:00
fix: remove unused content configuration from nuxt.config.ts
This commit is contained in:
@@ -30,13 +30,6 @@ export default defineNuxtConfig({
|
||||
db: 'sqlite',
|
||||
},
|
||||
|
||||
content: {
|
||||
database: {
|
||||
type: 'd1',
|
||||
bindingName: 'artapi'
|
||||
}
|
||||
},
|
||||
|
||||
ui: {
|
||||
theme: {
|
||||
colors: [
|
||||
|
||||
Reference in New Issue
Block a user