From 061d6143817f985028362d186ce4150af37f17f7 Mon Sep 17 00:00:00 2001 From: Cristian Date: Wed, 18 Mar 2020 03:15:33 +0100 Subject: [PATCH] Fix _blank error --- config.yml | 3 +-- config2.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 6d24c53..894692b 100644 --- a/config.yml +++ b/config.yml @@ -38,8 +38,7 @@ services: tag: "WebServer" target: '_blank' tagstyle: "is-success" - url: "https://cloud.fosc.space/" - target: '_blank' # optionnal html a tag target attribute + url: "https://cloud.fosc.space" - name: "Drone" logo: "assets/tools/caddy.svg" subtitle: "Self-service Continuous Delivery platform" diff --git a/config2.yml b/config2.yml index 0c83526..3162037 100644 --- a/config2.yml +++ b/config2.yml @@ -29,7 +29,7 @@ links: # First level array represent a group. # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). services: - - name: "File Sharing" + - name: "Internal" icon: "fas fa-share-alt" items: - name: "Transmission"