update home page landing page
This commit is contained in:
parent
1f149ab65e
commit
ea59a390e7
3 changed files with 12 additions and 6 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue