From fac22e50a8157b9259c938d3ad919411883f6433 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sat, 3 Sep 2011 10:04:09 -0500 Subject: [PATCH] changed order for Github 3rd-party configs --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 9731e41..657c930 100644 --- a/_config.yml +++ b/_config.yml @@ -49,6 +49,12 @@ blog_index_asides: [asides/twitter.html, asides/delicious.html, asides/pinboard. # 3rd Party Settings # # ----------------------- # +# Github repositories +github_user: +github_repo_count: 0 +github_show_profile_link: true +github_skip_forks: true + # Twitter twitter_user: octopress twitter_tweet_count: 4 @@ -57,12 +63,6 @@ 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