element-web: v0.4.1 + logo_link_url auf die eigene Instanz
Hebt Prod auf v0.4.1 (Tab-Titel, favicon.ico, Fehlerseite, Desktop-Hinweis). Dazu logo_link_url: Elements Default zeigt auf element.io - ein Klick aufs Logo haette also von unserer Anmeldemaske weggefuehrt. Zeigt jetzt auf die eigene Instanz. Reine Config, wirkt sofort. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PKhFj1S3UdD6xL2fbWPeYj
This commit is contained in:
co-authored by
Claude Fable 5
parent
0213b0fe58
commit
712cd430bf
@@ -16,7 +16,8 @@ data:
|
|||||||
{
|
{
|
||||||
"brand": "aXion1337.Chat",
|
"brand": "aXion1337.Chat",
|
||||||
"branding": {
|
"branding": {
|
||||||
"auth_header_logo_url": "vector-icons/512.png"
|
"auth_header_logo_url": "vector-icons/512.png",
|
||||||
|
"logo_link_url": "https://axion1337.chat"
|
||||||
},
|
},
|
||||||
"default_theme": "aXion1337 Dark",
|
"default_theme": "aXion1337 Dark",
|
||||||
"show_labs_settings": true,
|
"show_labs_settings": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user