resumee-website/content/_index.md

41 lines
1 KiB
Markdown
Raw Normal View History

2024-04-06 08:09:34 +02:00
---
# Leave the homepage title empty to use the site title
title: ''
2024-04-06 10:42:45 +02:00
date: 2024-04-06
2024-04-06 08:09:34 +02:00
type: landing
sections:
- block: about.biography
id: about
content:
title: Biography
# Choose a user profile to display (a folder name within `content/authors/`)
username: admin
- block: skills
content:
title: Skills
text: ''
# Choose a user to display skills from (a folder name within `content/authors/`)
username: admin
design:
columns: '1'
- block: contact
id: contact
content:
title: Contact
subtitle:
text: |-
2024-04-06 10:42:45 +02:00
You can reach me by mail or via Discord.
2024-04-06 08:09:34 +02:00
# Contact (add or remove contact options as necessary)
2024-04-06 12:27:49 +02:00
email: leon.vatthauer _at_ fau.de
2024-04-06 08:09:34 +02:00
contact_links:
2024-04-06 10:42:45 +02:00
- icon: discord
2024-04-06 08:09:34 +02:00
icon_pack: fab
2024-04-06 10:42:45 +02:00
name: Leon#4082
link: 'https://discordapp.com/users/151796651139399680'
2024-04-06 08:09:34 +02:00
# Automatically link email and phone or display as text?
autolink: true
design:
columns: '2'
---