mirror of https://github.com/ivanch/ivanch.me.git
17 lines
408 B
YAML
17 lines
408 B
YAML
|
params:
|
||
|
#ShowBreadCrumbs: true
|
||
|
homeInfoParams:
|
||
|
Title: Hello there!
|
||
|
Content: Nada muito útil por aqui, só alguns projetos mesmo.
|
||
|
|
||
|
socialIcons:
|
||
|
- name: "Instagram"
|
||
|
url: "https://www.instagram.com/ivanczn/"
|
||
|
- name: "Github"
|
||
|
url: "https://github.com/ivanch"
|
||
|
|
||
|
baseURL: 'https://ivanch.me/'
|
||
|
languageCode: 'pt-br'
|
||
|
title: "ivanczn"
|
||
|
theme: 'PaperMod'
|