added basic information

This commit is contained in:
paul-loedige
2024-11-27 17:56:36 +01:00
parent 148e95e865
commit 7ac2af94ca
4 changed files with 67 additions and 3 deletions
+16 -2
View File
@@ -1,8 +1,22 @@
baseURL = 'https://ploedige.com'
languageCode = 'en'
title = 'Test Page'
defaultContentLanguage = "en"
languageCode = "en"
enableEmoji = true
title = 'Paul W. Lödige'
theme = "gokarna"
[params]
avatarAltText = "Profile Picture"
avatarSize = "size-xl"
avatarURL = "/images/micro_profile.jpg"
description = "Robotics Engineer"
socialIcons = [
{name = "linkedin", url = "https://www.linkedin.com/in/ploedige"},
{name = "scholar", url = "https://scholar.google.com/citations?user=b6G4zaEAAAAJ&hl"},
{name = "github", url = "https://github.com/ploedige"},
]
[menu]
[[menu.main]]