Re-enable comments
This commit is contained in:
parent
32437054a2
commit
6c20bde56b
@ -1,10 +1,12 @@
|
||||
<div class="card">
|
||||
<div class="row clearfix">
|
||||
<div class="column full">
|
||||
<script data-isso="https://comments.hallada.net/blog/"
|
||||
src="https://comments.hallada.net/isso/embed.min.js"></script>
|
||||
<script data-isso="https://comments.hallada.net/"
|
||||
src="https://comments.hallada.net/js/embed.min.js"></script>
|
||||
|
||||
<section id="isso-thread"></section>
|
||||
<section id="isso-thread">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -14,8 +14,7 @@ layout: default
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- disabling until I fix the comments system -->
|
||||
<!-- {% include comments.html %} -->
|
||||
{% include comments.html %}
|
||||
|
||||
<!-- disabling until I fix the mail form -->
|
||||
<!-- {% include mail-form.html %} -->
|
||||
|
Loading…
Reference in New Issue
Block a user