changed order for Github 3rd-party configs
This commit is contained in:
parent
9bc641d4a8
commit
c8eded1d0e
12
_config.yml
12
_config.yml
@ -48,6 +48,12 @@ default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.ht
|
|||||||
# 3rd Party Settings #
|
# 3rd Party Settings #
|
||||||
# ----------------------- #
|
# ----------------------- #
|
||||||
|
|
||||||
|
# Github repositories
|
||||||
|
github_user:
|
||||||
|
github_repo_count: 0
|
||||||
|
github_show_profile_link: true
|
||||||
|
github_skip_forks: true
|
||||||
|
|
||||||
# Twitter
|
# Twitter
|
||||||
twitter_user:
|
twitter_user:
|
||||||
twitter_tweet_count: 4
|
twitter_tweet_count: 4
|
||||||
@ -56,12 +62,6 @@ twitter_follow_button: true
|
|||||||
twitter_show_follower_count: false
|
twitter_show_follower_count: false
|
||||||
twitter_tweet_button: true
|
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
|
||||||
google_plus_one: true
|
google_plus_one: true
|
||||||
google_plus_one_size: medium
|
google_plus_one_size: medium
|
||||||
|
Loading…
Reference in New Issue
Block a user