model changes

This commit is contained in:
Julian Krauser 2025-02-13 11:33:54 +01:00
parent 3ba5330e19
commit 1cfefa450b
15 changed files with 545 additions and 408 deletions

View file

@ -23,12 +23,13 @@
"type": "component",
"repeatable": false,
"pluginOptions": {},
"component": "global.footer"
"component": "global.footer",
"required": true
},
"SEO": {
"type": "component",
"repeatable": false,
"component": "shared.seo"
"component": "global.seo"
}
}
}