mirror of https://github.com/ivanch/ivanch.me.git
Update first page
This commit is contained in:
parent
66be92cb76
commit
166cd5957a
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue