This commit is contained in:
2026-05-03 14:59:47 +02:00
parent 41d017b70f
commit 8bcd9e63df
18 changed files with 772 additions and 1084 deletions
+12
View File
@@ -234,6 +234,18 @@ export default defineConfig({
name: "role_en",
label: "Role (English)",
},
{
type: "image",
name: "logo",
label: "Logo",
description: "Organization logo image",
},
{
type: "string",
name: "url",
label: "Website URL",
description: "Organization website link",
},
],
},
],