From 0fa07dcc5a00cf627e0304796b3a0619c0b8251c Mon Sep 17 00:00:00 2001 From: Byakuya Date: Sun, 20 Jul 2025 14:12:27 +0200 Subject: [PATCH] =?UTF-8?q?Remise=20=C3=A0=20niveaui=20du=20Dashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/config.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/assets/config.yml b/assets/config.yml index dc66297..5441b1c 100644 --- a/assets/config.yml +++ b/assets/config.yml @@ -36,12 +36,6 @@ services: url: "https://gitea.byakurepo.online" target: "_blank" - - name: "📊 Dashboard Homer" - icon: "fas fa-home" - subtitle: "Tableau de bord principal" - url: "https://byakurepo.online" - target: "_self" - - name: "Administration" icon: "fas fa-cogs" items: @@ -49,10 +43,4 @@ services: icon: "fas fa-server" subtitle: "Gestion des conteneurs" url: "#" - target: "_blank" - - - name: "📦 Déploiement automatique" - icon: "fas fa-rocket" - subtitle: "Webhook Gitea connecté" - url: "#" - target: "_blank" + target: "_blank" \ No newline at end of file