From cb15838eb0fbad38dca14e90ec141cf2d66eef5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique=20Ivanchechen?= Date: Sat, 8 Apr 2023 11:14:14 -0300 Subject: [PATCH] adding back some social stuff --- config.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config.yml b/config.yml index c20d5e4..1a9f62d 100644 --- a/config.yml +++ b/config.yml @@ -5,17 +5,17 @@ params: Title: Hello there! Content: Nothing good around here, maybe you misclicked. - # socialIcons: - # - name: "Instagram" - # url: "https://www.instagram.com/ivanczn/" - # - 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/" + socialIcons: + - name: "Instagram" + url: "https://www.instagram.com/ivanczn/" + - 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/" baseURL: 'https://ivanch.me/' languageCode: 'pt-br'