Comment links navbar

This commit is contained in:
Cristian Gutierrez 2020-03-18 03:34:20 +01:00
parent 1fa6730894
commit b0b42dc20e
1 changed files with 8 additions and 8 deletions

View File

@ -16,14 +16,14 @@ 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: "WEB"
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" # - name: "Wiki"
icon: "fas fa-book" # icon: "fas fa-book"
url: "https://wiki.fosc.space/" # url: "https://wiki.fosc.space/"
# Services # Services
# First level array represent a group. # First level array represent a group.