This commit is contained in:
parent
0600e7cb30
commit
384959369b
27
config.yml
27
config.yml
@ -2,8 +2,8 @@
|
||||
# Homepage configuration
|
||||
# See https://fontawesome.com/icons for icons options
|
||||
|
||||
title: "FOSC SERVICES"
|
||||
subtitle: ""
|
||||
title: "SERVICES"
|
||||
subtitle: "FOSC"
|
||||
logo: "assets/logo.png"
|
||||
# icon: "fas fa-skull-crossbones" Optional icon
|
||||
|
||||
@ -17,22 +17,13 @@ message:
|
||||
|
||||
# Optional navbar
|
||||
links:
|
||||
- name: "Personal Page"
|
||||
icon: "fas fa-user"
|
||||
url: "https://crstian.me"
|
||||
target: '_blank'
|
||||
- name: "Github"
|
||||
icon: "fab fa-github"
|
||||
url: "https://github.com/Crstian19"
|
||||
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"
|
||||
- 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/"
|
||||
|
||||
# Services
|
||||
# First level array represent a group.
|
||||
|
Loading…
Reference in New Issue
Block a user