added disqus
This commit is contained in:
parent
4ce4aa1358
commit
9e145eb7fb
@ -10,7 +10,7 @@ TIMEZONE = "Europe/Berlin"
|
||||
RELATIVE_URLS = True
|
||||
|
||||
GITHUB_URL = 'http://github.com/xsteadfastx/'
|
||||
#DISQUS_SITENAME = "blog-notmyidea"
|
||||
DISQUS_SITENAME = "xsteadfastxistryingtocode"
|
||||
PDF_GENERATOR = False
|
||||
REVERSE_CATEGORY_ORDER = True
|
||||
LOCALE = "C"
|
||||
|
@ -34,7 +34,7 @@
|
||||
<h1><a href="{{ SITEURL }}/"><img src="http://www.launchyard.com/images/logo.png" />{% if SITESUBTITLE %}<strong>{{ SITESUBTITLE }}</strong>{% endif %}</a></h1>
|
||||
</header> -->
|
||||
<!-- /#banner -->
|
||||
<div class="LaunchyardDetail"><p><a href="{{ SITEURL }}/">{% if SITESUBTITLE %}{{ SITESUBTITLE }}{% endif %}</a><img src="{{ SITEURL }}/theme/images/kaeuzchenbwblog.png" width="210" height="298" alt="xsteadfastx"><br/>xsteadfastx is trying to code<br/><a href="http://xsteadfastx.org" >Main Blog →</a></p></div>
|
||||
<div class="LaunchyardDetail"><p><a href="{{ SITEURL }}/">{% if SITESUBTITLE %}{{ SITESUBTITLE }}{% endif %}</a><a href="{{ SITEURL }}"><img src="{{ SITEURL }}/theme/images/kaeuzchenbwblog.png" width="210" height="298" alt="xsteadfastx"></a><br/>xsteadfastx is trying to code<br/><a href="http://xsteadfastx.org" >Main Blog →</a></p></div>
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user