aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap2/templates/twitter.html
diff options
context:
space:
mode:
authorStéphane Raimbault <stephane.raimbault@gmail.com>2012-04-06 01:47:30 +0200
committerStéphane Raimbault <stephane.raimbault@gmail.com>2012-04-06 01:47:30 +0200
commit6c0150ce773e764c8775e6b2a37bcd4132da3127 (patch)
treef1f040a269316fe8c90dd3769ba08350363c4eed /bootstrap2/templates/twitter.html
parent20b80f5c9b5e918c10451e28515afb2bbcb2d0c4 (diff)
downloadpelican-themes-6c0150ce773e764c8775e6b2a37bcd4132da3127.zip
pelican-themes-6c0150ce773e764c8775e6b2a37bcd4132da3127.tar.gz
pelican-themes-6c0150ce773e764c8775e6b2a37bcd4132da3127.tar.bz2
Trailing whitespaces cleanup in 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>