aboutsummaryrefslogtreecommitdiffstats
path: root/zurb-F5-basic/templates/twitter.html
diff options
context:
space:
mode:
authorShuaib Hanief <shuaib@hanief.net>2013-12-31 22:54:56 -0500
committerShuaib Hanief <shuaib@hanief.net>2013-12-31 22:54:56 -0500
commit49f5657d936e352112fdcfa61473f5f38cda1c14 (patch)
tree75f480ed27af49c8dd1149344b967b5676d2460e /zurb-F5-basic/templates/twitter.html
parenteada362fff3da25eae0ca9283ac5fcb2f65e2e6a (diff)
downloadpelican-themes-49f5657d936e352112fdcfa61473f5f38cda1c14.tar.gz
add a theme based on the new Zurb Foundation 5 framework
Diffstat (limited to 'zurb-F5-basic/templates/twitter.html')
-rw-r--r--zurb-F5-basic/templates/twitter.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/zurb-F5-basic/templates/twitter.html b/zurb-F5-basic/templates/twitter.html
new file mode 100644
index 0000000..c6b159f
--- /dev/null
+++ b/zurb-F5-basic/templates/twitter.html
@@ -0,0 +1,3 @@
+{% if TWITTER_USERNAME %}
+<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>
+{% endif %} \ No newline at end of file