fix(element): Update favicon to use PNG version

This commit is contained in:
Thorsten Roßner
2025-10-31 10:20:54 +01:00
parent 02d3021c4b
commit f8104f6358
2 changed files with 3 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ assets:
element:
subdomain: {{ .Values.global.hosts.element }}
paths:
- path: "/vector-icons/favicon.........ico"
data: {{ .Values.theme.imagery.chat.faviconIco }}
- path: "/vector-icons/favicon.png"
data: {{ .Values.theme.imagery.chat.faviconPng }}
jitsi:
subdomain: {{ .Values.global.hosts.jitsi }}
paths: