Update author image size
This commit is contained in:
parent
918335c560
commit
47a070b45f
5 changed files with 7 additions and 34 deletions
|
@ -3,11 +3,11 @@ background: "assets/images/default-background.jpg"
|
|||
|
||||
# some information about you
|
||||
author:
|
||||
name: "John Doe"
|
||||
image: "assets/images/default-avatar.svg"
|
||||
name: "Jane Doe"
|
||||
image: "assets/images/default-avatar.png"
|
||||
# give your some contact information. they will be used in the footer
|
||||
contactInfo:
|
||||
email: "johndoe@example.com"
|
||||
email: "janedoe@example.com"
|
||||
phone: "+0123456789"
|
||||
# a summary of what you do
|
||||
summary:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue