adjusting things and reattempting on social icons

This commit is contained in:
José Henrique 2023-08-02 18:04:02 -03:00
parent afc021d968
commit 1c923977c6
1 changed files with 9 additions and 7 deletions

View File

@ -3,21 +3,23 @@ params:
ShowCodeCopyButtons: true ShowCodeCopyButtons: true
homeInfoParams: homeInfoParams:
Title: Hello there! 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" # - 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/joseivanch"
baseURL: 'https://ivanch.me/' baseURL: 'https://ivanch.me/'
languageCode: 'pt-br' languageCode: 'en-us'
title: "ivanczn" title: "ivanczn"
theme: 'PaperMod' theme: 'PaperMod'