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."
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user