Added more comment details in Config.

This commit is contained in:
Cotes Chung 2019-11-06 18:16:09 +08:00
parent 9565429ee0
commit e2e4b71f81
1 changed files with 4 additions and 2 deletions

View File

@ -13,7 +13,7 @@ description: 'A text-based Jekyll theme.'
# Replace with your domain, e.g. "https://username.github.io" # Replace with your domain, e.g. "https://username.github.io"
url: 'https://www.example.com' url: 'https://www.example.com'
author: Chirpy # change to your full name author: your_full_name # change to your full name
avatar: /assets/img/sample/avatar.jpg # Support network resources. avatar: /assets/img/sample/avatar.jpg # Support network resources.
@ -24,11 +24,13 @@ twitter:
username: twitter_username # change to your twitter username username: twitter_username # change to your twitter username
social: social:
name: Chirpy # change to your full name name: your_full_name # it will shows as the copyright owner in Footer
email: example@doamin.com # change to your email address email: example@doamin.com # change to your email address
links: links:
# The first element serves as the copyright owner's link
- https://twitter.com/username # change to your twitter homepage - https://twitter.com/username # change to your twitter homepage
- https://github.com/username # change to your github homepage - https://github.com/username # change to your github homepage
# Uncomment below to add more social links
# - https://www.facebook.com/username # - https://www.facebook.com/username
# - https://www.linkedin.com/in/username # - https://www.linkedin.com/in/username