diff --git a/openbikesensor-portal/config.py b/openbikesensor-portal/config.py index 521dd88..d2e72e4 100644 --- a/openbikesensor-portal/config.py +++ b/openbikesensor-portal/config.py @@ -45,7 +45,10 @@ FRONTEND_CONFIG = { "imprintUrl": "https://pub.solar/about", "privacyPolicyUrl": "https://pub.solar/privacy", "mapHome": {"zoom": 12, "latitude": 50.93, "longitude": 6.97}, - "banner": {"text": "This is a test installation.", "style": "warning"}, + "banner": { + "text": "This is an installation serving North Rhine-Westfalia in Germany run by pub.solar n.e.V.", + "style": "info" + }, } # If the API should serve generated tiles, this is the path where the tiles are