💄(frontend) Title header optional

On the DSFR instance the title will not
be displayed anymore in favor of
a icon that include the title.
So we make the title optional, it
will be configurable from the
theme configuration.
This commit is contained in:
Anthony LC
2026-02-09 14:26:15 +01:00
parent 57dc56f83e
commit f4cb66d6b6
8 changed files with 80 additions and 59 deletions

View File

@@ -145,7 +145,8 @@
"width": "32px",
"height": "auto"
},
"alt": ""
"alt": "",
"withTitle": true
}
},
"favicon": {