Update first page

This commit is contained in:
José Henrique 2022-04-05 21:57:00 -03:00
parent 66be92cb76
commit 166cd5957a
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
params: params:
#ShowBreadCrumbs: true #ShowBreadCrumbs: true
ShowCodeCopyButtons: true
homeInfoParams: homeInfoParams:
Title: Hello there! Title: Hello there!
Content: Nada muito útil por aqui, só alguns projetos mesmo. Content: Nada muito útil por aqui, só alguns projetos mesmo.
@ -9,6 +10,10 @@ params:
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"
url: "https://www.last.fm/user/dotivanch"
- name: "Steam"
url: "https://steamcommunity.com/id/dotivanch"
baseURL: 'https://ivanch.me/' baseURL: 'https://ivanch.me/'
languageCode: 'pt-br' languageCode: 'pt-br'