This commit is contained in:
parent
0600e7cb30
commit
384959369b
27
config.yml
27
config.yml
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user