Add theme

This commit is contained in:
2017-07-06 21:57:36 +07:00
parent e354274c7e
commit 4a46c892fd
43 changed files with 12480 additions and 1 deletions

View File

@@ -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 %}