From 775dec03141c5cd2e6fedc335937053e2a761ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Tue, 5 Jul 2022 22:06:21 +0800 Subject: [PATCH] :fire: Remove the comment debug code --- layouts/partials/_thirdparty/comment/giscus.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/_thirdparty/comment/giscus.html b/layouts/partials/_thirdparty/comment/giscus.html index 706ef23..d1b476f 100644 --- a/layouts/partials/_thirdparty/comment/giscus.html +++ b/layouts/partials/_thirdparty/comment/giscus.html @@ -1,5 +1,4 @@ {{- with .Site.Params.giscus }} -{{ printf "%t" (isset . "repo") }}