Skip to content

Commit 4c38637

Browse files
committed
Added more comment details in Config.
1 parent ea5a7f1 commit 4c38637

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: 'A text-based Jekyll theme.'
1313
# Replace with your domain, e.g. "https://username.github.io"
1414
url: 'https://www.example.com'
1515

16-
author: Chirpy # change to your full name
16+
author: your_full_name # change to your full name
1717

1818
avatar: /assets/img/sample/avatar.jpg # Support network resources.
1919

@@ -24,11 +24,13 @@ twitter:
2424
username: twitter_username # change to your twitter username
2525

2626
social:
27-
name: Chirpy # change to your full name
27+
name: your_full_name # it will shows as the copyright owner in Footer
2828
email: example@doamin.com # change to your email address
2929
links:
30+
# The first element serves as the copyright owner's link
3031
- https://twitter.com/username # change to your twitter homepage
3132
- https://github.com/username # change to your github homepage
33+
# Uncomment below to add more social links
3234
# - https://www.facebook.com/username
3335
# - https://www.linkedin.com/in/username
3436

0 commit comments

Comments
 (0)