mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Fix small details
This commit is contained in:
@@ -5,7 +5,6 @@ export default defineNuxtConfig({
|
||||
app: {
|
||||
pageTransition: { name: 'page', mode: 'out-in' },
|
||||
head: {
|
||||
htmlAttrs: { lang: 'en' },
|
||||
templateParams: {
|
||||
separator: '•'
|
||||
}
|
||||
@@ -119,4 +118,4 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
compatibilityDate: '2024-07-08'
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user