From 166cd5957acebcaf557b447f222425452ef29b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique?= Date: Tue, 5 Apr 2022 21:57:00 -0300 Subject: [PATCH] Update first page --- config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yml b/config.yml index d91310c..2873d97 100644 --- a/config.yml +++ b/config.yml @@ -1,5 +1,6 @@ params: #ShowBreadCrumbs: true + ShowCodeCopyButtons: true homeInfoParams: Title: Hello there! Content: Nada muito útil por aqui, só alguns projetos mesmo. @@ -9,6 +10,10 @@ params: 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" baseURL: 'https://ivanch.me/' languageCode: 'pt-br'