Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index b5825bb..bad6c05 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -77,7 +77,8 @@
{left: '\\[', right: '\\]', display: true}
],
// • rendering keys, e.g.:
- throwOnError : false
+ throwOnError : false,
+ ignoredClasses: ["post-comment-wrapper"],
});
});
</script>