aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap2/templates/twitter.html
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2012-05-14 20:31:55 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2012-05-14 20:31:55 +0200
commitcfbc02fc1e56cc33c46c872d7240739da6d1d69d (patch)
tree77de8d321672091720c5f44684398d11f35fc60a /bootstrap2/templates/twitter.html
parent62ed413cf87127449d420930b94873ef8536dca9 (diff)
parentbe14c8700ee575d94b0d8e606d18357e0436baa7 (diff)
downloadpelican-themes-cfbc02fc1e56cc33c46c872d7240739da6d1d69d.tar.gz
merge steph changes on bootstrap2
Diffstat (limited to 'bootstrap2/templates/twitter.html')
-rw-r--r--bootstrap2/templates/twitter.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap2/templates/twitter.html b/bootstrap2/templates/twitter.html
index b758853..ada18ff 100644
--- a/bootstrap2/templates/twitter.html
+++ b/bootstrap2/templates/twitter.html
@@ -1,5 +1,5 @@
{% if TWITTER_USERNAME %}
-<a href="http://twitter.com/share" class="twitter-share-button"
+<a href="http://twitter.com/share" class="twitter-share-button"
data-count="horizontal" data-via="{{TWITTER_USERNAME}}">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js">
</script>