Move customMenus and other site related config into data section

This commit is contained in:
Emruz Hossain 2020-09-03 19:49:01 +06:00
parent faa91755f9
commit 9f923f97d3
10 changed files with 56 additions and 47 deletions

View file

@ -1,5 +1,10 @@
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: "Bonjour, je suis"
# give your some contact information. they will be used in the footer
contactInfo:
email: "janedoe@example.com"