From 3d205cd2b9723bcaeeb39e9b163f24250a5dbbf7 Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 23 May 2026 10:31:55 +0300 Subject: [PATCH] fix: set authentik nodedc favicon --- .../custom-templates/base/header_js.html | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/infra/authentik/custom-templates/base/header_js.html b/infra/authentik/custom-templates/base/header_js.html index 3c738ce..b524b64 100644 --- a/infra/authentik/custom-templates/base/header_js.html +++ b/infra/authentik/custom-templates/base/header_js.html @@ -1,6 +1,26 @@ {% load i18n %} {% get_current_language as LANGUAGE_CODE %} + +