From 9d3c2a7f605fe0cf55ae9bebaaee2dc9936aa72c Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Wed, 20 Dec 2023 18:26:30 +0100 Subject: [PATCH] fix: revert hashover integration to local --- templates/partials/comments.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/comments.html.twig b/templates/partials/comments.html.twig index 5871815..2ac3dc5 100644 --- a/templates/partials/comments.html.twig +++ b/templates/partials/comments.html.twig @@ -4,6 +4,6 @@

{{ theme_config.hashover.disable_comments|raw }}

{% else %}
- + {% endif %} {% endif %} \ No newline at end of file