From 1c923977c6b9e5bbee062251cac6bf28faaaef32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique?= Date: Wed, 2 Aug 2023 18:04:02 -0300 Subject: [PATCH] adjusting things and reattempting on social icons --- config.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/config.yml b/config.yml index 276f722..0c1a20e 100755 --- a/config.yml +++ b/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'