diff --git a/_config.yml b/_config.yml index 59ee108..02d872e 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ description: 'A text-based Jekyll theme.' # Replace with your domain, e.g. "https://username.github.io" 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. @@ -24,11 +24,13 @@ twitter: username: twitter_username # change to your twitter username 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 links: + # The first element serves as the copyright owner's link - https://twitter.com/username # change to your twitter homepage - https://github.com/username # change to your github homepage + # Uncomment below to add more social links # - https://www.facebook.com/username # - https://www.linkedin.com/in/username