new navbar
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cristian Gutierrez 2020-03-18 02:49:59 +01:00
parent 0600e7cb30
commit 384959369b
1 changed files with 9 additions and 18 deletions

View File

@ -2,8 +2,8 @@
# Homepage configuration # Homepage configuration
# See https://fontawesome.com/icons for icons options # See https://fontawesome.com/icons for icons options
title: "FOSC SERVICES" title: "SERVICES"
subtitle: "" subtitle: "FOSC"
logo: "assets/logo.png" logo: "assets/logo.png"
# icon: "fas fa-skull-crossbones" Optional icon # icon: "fas fa-skull-crossbones" Optional icon
@ -17,22 +17,13 @@ message:
# Optional navbar # Optional navbar
links: links:
- name: "Personal Page" - name: "WEB"
icon: "fas fa-user" icon: "fas fa-globe"
url: "https://crstian.me" url: "https://fosc.space/"
target: '_blank' target: '_blank' # optional html a tag target attribute
- name: "Github" - name: "Wiki"
icon: "fab fa-github" icon: "fas fa-book"
url: "https://github.com/Crstian19" url: "https://wiki.fosc.space/"
target: '_blank' # optionnal html a tag target attribute
- name: "Gitlab"
icon: "fab fa-gitlab"
target: '_blank'
url: "https://gitlab.com/Crstian"
- name: "Shell"
icon: "fas fa-terminal"
target: '_blank'
url: "https://shell.crstian.me"
# Services # Services
# First level array represent a group. # First level array represent a group.