Add home page in navbar

This commit is contained in:
Cristian Gutierrez 2020-03-18 03:42:16 +01:00
parent abc66b2ac8
commit fb31f189e3
1 changed files with 6 additions and 9 deletions

View File

@ -16,14 +16,11 @@ message:
content: "Services that allow you to steal code more efficiently." content: "Services that allow you to steal code more efficiently."
# Optional navbar # Optional navbar
#links: links:
# - name: "WEB" - name: "Home Page"
# icon: "fas fa-globe" icon: "fas fa-globe"
# url: "https://fosc.space/" url: "https://fosc.space/"
# target: '_blank' # optional html a tag target attribute target: '_blank' # optional html a tag target attribute
# - name: "Wiki"
# icon: "fas fa-book"
# url: "https://wiki.fosc.space/"
# Services # Services
# First level array represent a group. # First level array represent a group.
@ -73,7 +70,7 @@ services:
tagstyle: "is-success" tagstyle: "is-success"
url: "https://rss.fosc.space" url: "https://rss.fosc.space"
- name: "Bitwarden" - name: "Bitwarden"
logo: "assets/tools/freshrss.png" logo: "assets/tools/bitwarden.png"
subtitle: "Password storage solution" subtitle: "Password storage solution"
tag: "Bitwarden" tag: "Bitwarden"
tagstyle: "is-success" tagstyle: "is-success"