aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read/templates/article.html
diff options
context:
space:
mode:
authorNatalia Ventre <natalia.ventre@gmail.com>2012-02-17 15:29:33 -0200
committerNatalia Ventre <natalia.ventre@gmail.com>2012-02-17 15:29:33 -0200
commitaa50023c673fc9f786b20bfe21607b620129a5d3 (patch)
tree54be27510ef7625bc06fa2ac44959be9992daedb /Just-Read/templates/article.html
parent30b9d90eb26a576dea1f4b30bc9aa4de16e737d3 (diff)
downloadpelican-themes-aa50023c673fc9f786b20bfe21607b620129a5d3.tar.gz
Style for tags, codehilite, social icons
Added CSS styles for tags, color scheme for code highlighting, social links and icons, and improvements in the archive page.
Diffstat (limited to 'Just-Read/templates/article.html')
-rw-r--r--Just-Read/templates/article.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/Just-Read/templates/article.html b/Just-Read/templates/article.html
index a5bf08f..58df95f 100644
--- a/Just-Read/templates/article.html
+++ b/Just-Read/templates/article.html
@@ -6,6 +6,9 @@
<div class="post wrapper">
<h1>{{ article.title }}</h1>
{{ article.content }}
+
+ <a href="https://twitter.com/share" class="twitter-share-button" data-via="{{ TWITTER_USERNAME }}" data-lang="en" data-size="large" data-related="{{ TWITTER_USERNAME }}">Tweet</a>
+ <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
{% if DISQUS_SITENAME %}
<div class="comments">