diff --git a/index.json b/index.json new file mode 100644 index 0000000..ee51da8 --- /dev/null +++ b/index.json @@ -0,0 +1,13 @@ +{ + "type": "index", + "subCategories": [ + { + "id": "index_charging-stations", + "type": "index", + "name": { + "de": "Ladestationen", + "en": "Charging stations" + } + } + ] +}