From af2cbdec36220f972992e4e792434335e51e1562 Mon Sep 17 00:00:00 2001 From: Selina Moser Date: Tue, 21 Apr 2026 10:46:50 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Customer=20=E2=80=9Cfva=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/customer/fva.de.json | 4 ++++ content/customer/fva.en.json | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 content/customer/fva.de.json create mode 100644 content/customer/fva.en.json diff --git a/content/customer/fva.de.json b/content/customer/fva.de.json new file mode 100644 index 00000000..b3809436 --- /dev/null +++ b/content/customer/fva.de.json @@ -0,0 +1,4 @@ +{ + "name": "FVA", + "fullName": "FVA - Forstliche Versuchs- und Forschungsanstalt Baden-Württemberg" +} \ No newline at end of file diff --git a/content/customer/fva.en.json b/content/customer/fva.en.json new file mode 100644 index 00000000..d5d1356e --- /dev/null +++ b/content/customer/fva.en.json @@ -0,0 +1,5 @@ +{ + "name": "FVA", + "fullName": "FVA - Forest Institute Baden-Württemberg", + "logo": "/images/customer/fva.png" +} \ No newline at end of file