mirror of https://github.com/ivanch/ivanch.me.git
adding back some social stuff
This commit is contained in:
parent
0d32d7c009
commit
cb15838eb0
22
config.yml
22
config.yml
|
@ -5,17 +5,17 @@ params:
|
||||||
Title: Hello there!
|
Title: Hello there!
|
||||||
Content: Nothing good around here, maybe you misclicked.
|
Content: Nothing good around here, maybe you misclicked.
|
||||||
|
|
||||||
# socialIcons:
|
socialIcons:
|
||||||
# - name: "Instagram"
|
- name: "Instagram"
|
||||||
# url: "https://www.instagram.com/ivanczn/"
|
url: "https://www.instagram.com/ivanczn/"
|
||||||
# - name: "Github"
|
- name: "Github"
|
||||||
# url: "https://github.com/ivanch"
|
url: "https://github.com/ivanch"
|
||||||
# - name: "Lastfm"
|
# - name: "Lastfm"
|
||||||
# url: "https://www.last.fm/user/dotivanch"
|
# url: "https://www.last.fm/user/dotivanch"
|
||||||
# - name: "Steam"
|
- name: "Steam"
|
||||||
# url: "https://steamcommunity.com/id/dotivanch"
|
url: "https://steamcommunity.com/id/dotivanch"
|
||||||
# - name: "Linkedin"
|
# - name: "Linkedin"
|
||||||
# url: "https://www.linkedin.com/in/josehenriqueivan/"
|
# url: "https://www.linkedin.com/in/josehenriqueivan/"
|
||||||
|
|
||||||
baseURL: 'https://ivanch.me/'
|
baseURL: 'https://ivanch.me/'
|
||||||
languageCode: 'pt-br'
|
languageCode: 'pt-br'
|
||||||
|
|
Loading…
Reference in New Issue