28 lines
683 B
YAML
28 lines
683 B
YAML
baseURL: https://vlindhol.github.io/
|
|
languageCode: en-us
|
|
title: Lindholm Software
|
|
theme: PaperMod
|
|
copyright: © Ville Lindholm
|
|
disableHugoGeneratorInject: true
|
|
|
|
params:
|
|
profileMode:
|
|
enabled: true
|
|
title: Ville Lindholm
|
|
subtitle: Freelance developer
|
|
# imageUrl: "<image link>" # optional
|
|
# imageTitle: "<title of image as alt>" # optional
|
|
# imageWidth: 120 # custom size
|
|
# imageHeight: 120 # custom size
|
|
buttons:
|
|
- name: CV
|
|
url: "/cv"
|
|
|
|
socialIcons:
|
|
- name: Github
|
|
url: https://github.com/vlindhol/
|
|
- name: X
|
|
url: https://x.com/lindholm_dev
|
|
- name: Linkedin
|
|
url: https://www.linkedin.com/in/villelindholm/
|