File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: 'A text-based Jekyll theme.'
1313# Replace with your domain, e.g. "https://username.github.io"
1414url : ' https://www.example.com'
1515
16- author : Chirpy # change to your full name
16+ author : your_full_name # change to your full name
1717
1818avatar : /assets/img/sample/avatar.jpg # Support network resources.
1919
@@ -24,11 +24,13 @@ twitter:
2424 username : twitter_username # change to your twitter username
2525
2626social :
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
You can’t perform that action at this time.
0 commit comments