mirror of https://github.com/ivanch/ivanch.me.git
26 lines
830 B
YAML
Executable File
26 lines
830 B
YAML
Executable File
params:
|
|
#ShowBreadCrumbs: true
|
|
ShowCodeCopyButtons: true
|
|
homeInfoParams:
|
|
Title: Hello there!
|
|
Content: |
|
|
Nothing good around here, maybe you misclicked.
|
|
But if you're here, you can check my [resumé](https://drive.google.com/file/d/1oYf68qKXUnBz7d4qjHX-hTw_-f5EKgeF/view)
|
|
|
|
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/joseivanch"
|
|
|
|
baseURL: 'https://ivanch.me/'
|
|
languageCode: 'en-us'
|
|
title: "ivanczn"
|
|
theme: 'PaperMod'
|