diff --git a/Reskreen/settings.py b/Reskreen/settings.py index 2e99a5b..08ead1a 100644 --- a/Reskreen/settings.py +++ b/Reskreen/settings.py @@ -251,7 +251,7 @@ JAZZMIN_SETTINGS = { "site_header": "ClercNet", # Title on the brand (19 chars max) (defaults to current_admin_site.site_header if absent or None) - "site_brand": "ClercNet", + "site_brand": "ClercNet v3", # Logo to use for your site, must be present in static files, used for brand on top left "site_logo": "img/logo_clerc_200.png",