added CV
This commit is contained in:
@@ -11,6 +11,7 @@ theme = "gokarna"
|
||||
avatarSize = "size-xl"
|
||||
avatarURL = "/images/micro_profile.jpg"
|
||||
description = "Robotics Engineer"
|
||||
footer = "Paul W. Lödige"
|
||||
|
||||
socialIcons = [
|
||||
{name = "email", url = "mailto:paul@ploedige.com"},
|
||||
@@ -21,16 +22,17 @@ theme = "gokarna"
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "Projects"
|
||||
url = "/projects/"
|
||||
name = "CV"
|
||||
url = "./documents/CV.pdf"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "Projects & Publications"
|
||||
url = "/projects/"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Knowledge Base"
|
||||
url = "/knowledge-base/"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
weight = 3
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user