summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.yml18
-rw-r--r--static/images/christoph.jpgbin421845 -> 4603627 bytes
-rw-r--r--static/images/christoph_avatar.jpgbin50684 -> 90955 bytes
3 files changed, 12 insertions, 6 deletions
diff --git a/config.yml b/config.yml
index 7fd5956..89d3c65 100644
--- a/config.yml
+++ b/config.yml
@@ -80,12 +80,18 @@ params:
comments: false
profileMode:
- enabled: false
-
- homeInfoParams:
- Title: "Ignorance is bliss..."
- Content: >
- Welcome to Christoph Cullmann's personal web site.
+ enabled: true
+ title: "Ignorance is bliss..."
+ subtitle: Welcome to Christoph Cullmann's personal web site.
+ imageUrl: "/images/christoph_avatar.jpg"
+ imageTitle: "Christoph Cullmann"
+ imageWidth: 256
+ imageHeight: 256
+ buttons:
+ - name: Posts
+ url: "/posts"
+ - name: About
+ url: "/about"
socialIcons:
- name: github
diff --git a/static/images/christoph.jpg b/static/images/christoph.jpg
index 8af027f..730dd9a 100644
--- a/static/images/christoph.jpg
+++ b/static/images/christoph.jpg
Binary files differ
diff --git a/static/images/christoph_avatar.jpg b/static/images/christoph_avatar.jpg
index 98c771b..3c8349d 100644
--- a/static/images/christoph_avatar.jpg
+++ b/static/images/christoph_avatar.jpg
Binary files differ