diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 00dc8aa4..42de3419 100644 --- a/_config.yml +++ b/_config.yml @@ -56,6 +56,12 @@ twitter_follow_button: true twitter_show_follower_count: false twitter_tweet_button: true +# github repositories +github_user: +github_repo_count: 0 +github_show_profile_link: true +github_skip_forks: true + # Google Plus google_plus_one: true google_plus_one_size: medium |