Benjamin Völkl 2024-01-17 10:58:54 +01:00
parent 39b046ad42
commit 8ee125eba2
2 changed files with 9 additions and 2 deletions

View File

@ -68,8 +68,8 @@
"{{ $content->image}}"

],
"datePublished": "{{ $content->created_at}}",
"dateModified": "{{ $content->updated_at}}"
"datePublished": "{{ $content->created_at}} UTC+01:00",
"dateModified": "{{ $content->updated_at}} UTC+01:00"

}
</script>

View File

@ -183,6 +183,13 @@
"required": true
},

{
"name": "Code",
"type": "html",
"description": "Eine Infobar am oberen Rand der Homepage, welche Standort und Telefonnummer anzeigt.",
"required": true
},

{
"id": "Background Pattern",
"name": "Hintergrund Pattern",