mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 22:29:34 +01:00
feat: mettre à jour les métadonnées SEO et réorganiser les pages de projets
This commit is contained in:
@@ -16,11 +16,6 @@ export default defineNuxtConfig({
|
||||
|
||||
app: {
|
||||
pageTransition: { name: 'page', mode: 'out-in' },
|
||||
head: {
|
||||
templateParams: {
|
||||
separator: '•'
|
||||
}
|
||||
},
|
||||
rootAttrs: {
|
||||
class: 'bg-[var(--ui-bg)]'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user