add code to exampleSite
This commit is contained in:
parent
4ae452b093
commit
6fff150b1a
1 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,11 @@ params:
|
|||
newsletter:
|
||||
enable: true
|
||||
|
||||
# home page greeting message
|
||||
# if empty it will default to "Hi, I am"
|
||||
home_greeting:
|
||||
message: ""
|
||||
|
||||
# some information about you
|
||||
author:
|
||||
name: "Jane Doe"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue