diff --git a/openbikesensor-portal/config.py b/openbikesensor-portal/config.py index d2e72e4..1b24ba3 100644 --- a/openbikesensor-portal/config.py +++ b/openbikesensor-portal/config.py @@ -46,7 +46,7 @@ FRONTEND_CONFIG = { "privacyPolicyUrl": "https://pub.solar/privacy", "mapHome": {"zoom": 12, "latitude": 50.93, "longitude": 6.97}, "banner": { - "text": "This is an installation serving North Rhine-Westfalia in Germany run by pub.solar n.e.V.", + "text": "This is an installation serving the Cologne/Bonn region run for Team OBSKöln by pub.solar n.e.V.", "style": "info" }, }