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