Disqus script loads when needed. Fixes #9
This commit is contained in:
parent
a7e52f578d
commit
4ab4f63d64
4 changed files with 21 additions and 8 deletions
|
@ -12,6 +12,9 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
||||
<meta http-equiv="cleartype" content="on">
|
||||
|
||||
<script type="text/javascript">
|
||||
var disqus_shortname = 'fmartingr';
|
||||
</script>
|
||||
{% block endhead %}{% endblock %}
|
||||
</head>
|
||||
<body class="{% block body_class %}{% endblock %}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue