mirror of https://github.com/ivanch/ivanch.me.git
adjusting things and reattempting on social icons
This commit is contained in:
parent
afc021d968
commit
1c923977c6
16
config.yml
16
config.yml
|
@ -3,21 +3,23 @@ params:
|
|||
ShowCodeCopyButtons: true
|
||||
homeInfoParams:
|
||||
Title: Hello there!
|
||||
Content: Nothing good around here, maybe you misclicked.
|
||||
Content: |
|
||||
Nothing good around here, maybe you misclicked.
|
||||
But if you're here, you can check my [resumé](https://drive.google.com/file/d/1oYf68qKXUnBz7d4qjHX-hTw_-f5EKgeF/view)
|
||||
|
||||
# socialIcons:
|
||||
socialIcons:
|
||||
# - name: "Instagram"
|
||||
# url: "https://www.instagram.com/ivanczn/"
|
||||
# - name: "Github"
|
||||
# url: "https://github.com/ivanch"
|
||||
- name: "Github"
|
||||
url: "https://github.com/ivanch"
|
||||
# - name: "Lastfm"
|
||||
# url: "https://www.last.fm/user/dotivanch"
|
||||
# - name: "Steam"
|
||||
# url: "https://steamcommunity.com/id/dotivanch"
|
||||
# - name: "Linkedin"
|
||||
# url: "https://www.linkedin.com/in/josehenriqueivan/"
|
||||
- name: "Linkedin"
|
||||
url: "https://www.linkedin.com/in/joseivanch"
|
||||
|
||||
baseURL: 'https://ivanch.me/'
|
||||
languageCode: 'pt-br'
|
||||
languageCode: 'en-us'
|
||||
title: "ivanczn"
|
||||
theme: 'PaperMod'
|
||||
|
|
Loading…
Reference in New Issue