🔥(frontend) remove Beta from logo

Docs got homologated, so we can remove the beta
logo from the DSFR theme.
This commit is contained in:
Anthony LC
2025-06-26 11:31:10 +02:00
parent 6964686f7c
commit 4ae757ce93
7 changed files with 11 additions and 39 deletions

View File

@@ -58,7 +58,6 @@ tokens.themes.default.components = {
...{
'la-gaufre': false,
'home-proconnect': false,
beta: false,
'image-system-filter': '',
favicon: {
ico: '/assets/favicon-light.ico',
@@ -84,7 +83,6 @@ const dsfrTheme = {
components: {
'la-gaufre': true,
'home-proconnect': true,
beta: true,
favicon: {
ico: '/assets/favicon-dsfr.ico',
'png-light': '/assets/favicon-dsfr.png',