Disqus script loads when needed. Fixes #9

This commit is contained in:
Felipe M 2018-03-24 16:14:42 +01:00
parent a7e52f578d
commit 4ab4f63d64
Signed by: fmartingr
GPG key ID: 716BC147715E716F
4 changed files with 21 additions and 8 deletions

View file

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