mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-30 11:28:40 +01:00
Testing
This commit is contained in:
@@ -39,6 +39,20 @@ export default defineNuxtConfig({
|
||||
trailingSlash: true
|
||||
},
|
||||
|
||||
// Disable to reduce size
|
||||
ogImage: {
|
||||
enabled: false
|
||||
},
|
||||
seoExperiments: {
|
||||
enabled: false
|
||||
},
|
||||
schemaOrg: {
|
||||
enabled: false
|
||||
},
|
||||
linkChecker: {
|
||||
enabled: false
|
||||
},
|
||||
|
||||
content: {
|
||||
highlight: {
|
||||
theme: 'github-dark'
|
||||
|
||||
Reference in New Issue
Block a user