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