control comments now with comments: true/false in meta-data.
All checks were successful
ci / deploy (push) Successful in 37s

This commit is contained in:
Stephan Hadan 2025-01-11 02:35:00 +01:00
parent 86240916c1
commit bc09c7b489
21 changed files with 21 additions and 21 deletions

View file

@ -2,7 +2,7 @@
{% if page and page.meta and page.meta.isso is string %}
{% set isso = page.meta.isso %}
{% endif %}
{% if not page.is_homepage %}
{% if not page.is_homepage and page.meta.comments %}
{# Comment system (Isso) #}
<div id="__comments">
<script