From d4b48cbfc9699231e7218d85388409b4630d1bf1 Mon Sep 17 00:00:00 2001 From: Boris Mann Date: Mon, 7 Apr 2025 20:21:46 -0700 Subject: [PATCH] changed to TRUE --- _includes/head.html | 3 ++- _layouts/default.html | 2 +- _notes/Bluesky Comments.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 3d8b174..8da7082 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -11,7 +11,8 @@ {% comment %}{% endcomment %} - {% if page.comments == "on" %} + {% comment %}{% endcomment %} + {% if page.comments %}