Add home page in navbar
This commit is contained in:
parent
abc66b2ac8
commit
fb31f189e3
15
config.yml
15
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"
|
||||
|
Loading…
Reference in New Issue
Block a user