From 3c73ef63cd68b32f594fcd31a098e7c47b81dd01 Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Mon, 24 Oct 2016 15:59:28 +0200 Subject: [PATCH] Deleted the now defunct Twitter JSON API for share count. Fix #117 --- README.md | 1 + bb.sh | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f77ba54..862d347 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Changelog - 2.8 Bugfixes Slavic language support thanks to Tomasz Jadowski + Removed the now defunct Twitter JSON API share count - 2.7 Store post date on a comment in the html file (#96). On rebuild, the post date will be synchronised between comment date and file date, with precedence for comment date. - 2.6 Support for multiple authors, use a different `.config` for each one diff --git a/bb.sh b/bb.sh index acb23fe..39dfcd7 100755 --- a/bb.sh +++ b/bb.sh @@ -352,9 +352,6 @@ twitter() { echo "

$template_comments $template_twitter_button " echo " 

" - # Get current tweet count - echo "" return; else echo "

$template_comments ";