... | ... |
@@ -48,6 +48,12 @@ default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.ht |
48 | 48 |
# 3rd Party Settings # |
49 | 49 |
# ----------------------- # |
50 | 50 |
|
51 |
+# Github repositories |
|
52 |
+github_user: |
|
53 |
+github_repo_count: 0 |
|
54 |
+github_show_profile_link: true |
|
55 |
+github_skip_forks: true |
|
56 |
+ |
|
51 | 57 |
|
52 | 58 |
twitter_user: |
53 | 59 |
twitter_tweet_count: 4 |
... | ... |
@@ -56,12 +62,6 @@ twitter_follow_button: true |
56 | 56 |
twitter_show_follower_count: false |
57 | 57 |
twitter_tweet_button: true |
58 | 58 |
|
59 |
-# github repositories |
|
60 |
-github_user: |
|
61 |
-github_repo_count: 0 |
|
62 |
-github_show_profile_link: true |
|
63 |
-github_skip_forks: true |
|
64 |
- |
|
65 | 59 |
# Google Plus |
66 | 60 |
google_plus_one: true |
67 | 61 |
google_plus_one_size: medium |