Move greeting message under author field

This commit is contained in:
Emruz Hossain 2020-08-27 18:41:12 +06:00
parent b0930086ef
commit 3d3c9976e8
3 changed files with 15 additions and 20 deletions

View file

@ -116,6 +116,8 @@ params:
name: "Jane Doe"
nickname: "Jane"
image: "images/avatar.png"
# greeting message before your name. it will default to "Hi! I am" if not provided
greeting: "Hi, I am"
# give your some contact information. they will be used in the footer
contactInfo:
email: "janedoe@example.com"