From 232af3c30d71b015424c78a315da6e7e8c589042 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 6 Apr 2019 22:50:53 +0200 Subject: [PATCH] fixes --- config.toml | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 5fc7382..f94ef35 100644 --- a/config.toml +++ b/config.toml @@ -25,24 +25,30 @@ pygmentscodefences = true pygmentscodefencesguesssyntax = true [params] + # me author = "Christoph Cullmann" + # what's this? description = "Christoph Cullmann's personal website" + # some keywords keywords = "blog,developer,personal" + # my profession info = "Software Engineer" + + # my image, place holder ATM avatarurl = "images/avatar.jpg" + # ;=) how true + footercontent = "Ignorance is bliss..." - #footercontent = "Enter a text here." - + # nice dates dateformat = "January 2, 2006" + # nice footer hideCredits = true hideCopyright = false - - # Git Commit in Footer, uncomment the line below to enable it. commit = "https://github.com/christoph-cullmann/cullmann.io/tree/" # no right to left @@ -57,6 +63,10 @@ pygmentscodefencesguesssyntax = true # Custom CSS custom_css = [] +# +# links to my public profiles +# + [[params.social]] name = "Github" icon = "fab fa-github" @@ -81,6 +91,10 @@ pygmentscodefencesguesssyntax = true weight = 4 url = "https://www.amazon.de/gp/profile/amzn1.account.AGWKWWFPCHLCW6E33CEFF7XKIHAQ" +# +# main menu +# + [menu] [[menu.main]]