update home page landing page
This commit is contained in:
parent
1f149ab65e
commit
ea59a390e7
18
config.yml
18
config.yml
|
@ -80,12 +80,18 @@ params:
|
||||||
comments: false
|
comments: false
|
||||||
|
|
||||||
profileMode:
|
profileMode:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
title: "Ignorance is bliss..."
|
||||||
homeInfoParams:
|
subtitle: Welcome to Christoph Cullmann's personal web site.
|
||||||
Title: "Ignorance is bliss..."
|
imageUrl: "/images/christoph_avatar.jpg"
|
||||||
Content: >
|
imageTitle: "Christoph Cullmann"
|
||||||
Welcome to Christoph Cullmann's personal web site.
|
imageWidth: 256
|
||||||
|
imageHeight: 256
|
||||||
|
buttons:
|
||||||
|
- name: Posts
|
||||||
|
url: "/posts"
|
||||||
|
- name: About
|
||||||
|
url: "/about"
|
||||||
|
|
||||||
socialIcons:
|
socialIcons:
|
||||||
- name: github
|
- name: github
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 412 KiB After Width: | Height: | Size: 4.4 MiB |
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 89 KiB |
Loading…
Reference in a new issue