aboutsummaryrefslogtreecommitdiffstats
path: root/SoMA/templates/twitter.html
diff options
context:
space:
mode:
authorAtif Haider <mail@atifhaider.com>2014-01-07 14:43:59 +0530
committerAtif Haider <mail@atifhaider.com>2014-01-07 14:43:59 +0530
commit8468e45a55634a0fccc1ac8a33d9cdd3cdc023fd (patch)
tree970dd45c1a9912399fb0a1fe40dbf326948a0f0b /SoMA/templates/twitter.html
parent91663921bb271183b51de9a6543de8f912bd7c65 (diff)
downloadpelican-themes-8468e45a55634a0fccc1ac8a33d9cdd3cdc023fd.tar.gz
Simple, intuitive and responsive theme added.
Diffstat (limited to 'SoMA/templates/twitter.html')
-rw-r--r--SoMA/templates/twitter.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/SoMA/templates/twitter.html b/SoMA/templates/twitter.html
new file mode 100644
index 0000000..b4328e9
--- /dev/null
+++ b/SoMA/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><br/><br/>
+{% endif %}