feat: complete premium visual audit and brand refinement
deploy / deploy (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-26 05:03:53 +02:00
parent 2a32e9fec9
commit fd5b50b8fe
31 changed files with 325 additions and 87 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ from apps.core.views import (
urlpatterns = [
path(
"favicon.ico",
RedirectView.as_view(url=static_url("img/itworx-app-icon.png"), permanent=True),
RedirectView.as_view(url=static_url("favicon.svg"), permanent=True),
name="favicon",
),
path("admin/", admin.site.urls),