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
|
||||
|
||||
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
|
||||
|
|
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