aboutsummaryrefslogtreecommitdiffstats
path: root/built-texts/templates/twitter.html
diff options
context:
space:
mode:
authorthe Bunny Man <WagThatTail@Me.com>2013-01-09 09:26:50 -0800
committerthe Bunny Man <WagThatTail@Me.com>2013-01-09 09:26:50 -0800
commit77f388b74fcfe2fe12c670ca11d1500dfd6cecdc (patch)
treedc01f66047a1cb80446a023010196e6cc279feb6 /built-texts/templates/twitter.html
parentbd8e9113dab4d8802b80c8c6bf6010d1e7571946 (diff)
parent76bbbdfd68152e35ed7b050c8159fd35be0e4be8 (diff)
downloadpelican-themes-77f388b74fcfe2fe12c670ca11d1500dfd6cecdc.tar.gz
Merge pull request #65 from theanalyst/master
Add new theme built-texts
Diffstat (limited to 'built-texts/templates/twitter.html')
-rw-r--r--built-texts/templates/twitter.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/built-texts/templates/twitter.html b/built-texts/templates/twitter.html
new file mode 100644
index 0000000..c6b159f
--- /dev/null
+++ b/built-texts/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