From fb31f189e30bd4f59b5e2beba35ac5626d59928f Mon Sep 17 00:00:00 2001 From: Cristian Date: Wed, 18 Mar 2020 03:42:16 +0100 Subject: [PATCH] Add home page in navbar --- config.yml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/config.yml b/config.yml index e9fb49d..80b1a26 100644 --- a/config.yml +++ b/config.yml @@ -16,14 +16,11 @@ message: content: "Services that allow you to steal code more efficiently." # Optional navbar -#links: -# - name: "WEB" -# icon: "fas fa-globe" -# url: "https://fosc.space/" -# target: '_blank' # optional html a tag target attribute -# - name: "Wiki" -# icon: "fas fa-book" -# url: "https://wiki.fosc.space/" +links: + - name: "Home Page" + icon: "fas fa-globe" + url: "https://fosc.space/" + target: '_blank' # optional html a tag target attribute # Services # First level array represent a group. @@ -73,7 +70,7 @@ services: tagstyle: "is-success" url: "https://rss.fosc.space" - name: "Bitwarden" - logo: "assets/tools/freshrss.png" + logo: "assets/tools/bitwarden.png" subtitle: "Password storage solution" tag: "Bitwarden" tagstyle: "is-success"