From f20bffe3dac34fd4b099e43e59488814c12b1344 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 16 Nov 2021 15:18:46 -0500 Subject: [PATCH] Tag the comments automatically --- templates/page.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/page.html b/templates/page.html index 51edae4..2281592 100644 --- a/templates/page.html +++ b/templates/page.html @@ -53,12 +53,13 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat {# Comments only on blog posts #} {% if page.description and page.date %} -

- {% endif %} - + {% if page.extra.uses_twitter %}