hugo-toha/exampleSite/data/en/author.yaml
2020-11-05 01:50:06 +06:00

18 lines
514 B
YAML

# some information about you
name: "John Doe"
nickname: "John"
# greeting message before your name. it will default to "Hi! I am" if not provided
greeting: "Hi, I am"
image: "images/author/john.png"
# give your some contact information. they will be used in the footer
contactInfo:
email: "johndoe@example.com"
phone: "+0123456789"
# some summary about what you do
summary:
- I am a Developer
- I am a Devops
- I love servers
- I work on open-source projects
- I love to work with some fun projects