added basic information
This commit is contained in:
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user