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