add version to ClercNet

This commit is contained in:
2024-06-27 07:54:56 +02:00
parent 5403ec02e7
commit 28e60a36cb

View File

@@ -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",