Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4157cda

Browse files
committed
removed Twitter configuration for timeline and follow buton which are no longer integrated
1 parent 9801354 commit 4157cda

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ titlecase: true # Converts page and post titles to titlecase
4545

4646
# list each of the sidebar modules you want to include, in the order you want them to appear.
4747
# To add custom asides, create files in /source/_includes/custom/asides/ and add them to the list like 'custom/asides/custom_aside_name.html'
48-
default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html, asides/googleplus.html]
48+
default_asides: [asides/recent_posts.html, asides/github.html, asides/delicious.html, asides/pinboard.html, asides/googleplus.html]
4949

5050
# Each layout uses the default asides, but they can have their own asides instead. Simply uncomment the lines below
5151
# and add an array with the asides you want to use.
@@ -65,10 +65,6 @@ github_skip_forks: true
6565

6666
# Twitter
6767
twitter_user:
68-
twitter_tweet_count: 4
69-
twitter_show_replies: false
70-
twitter_follow_button: true
71-
twitter_show_follower_count: false
7268
twitter_tweet_button: true
7369

7470
# Google +1

0 commit comments

Comments
 (0)