From 27a70e4c122e0590248f0cb49767403f422d56a9 Mon Sep 17 00:00:00 2001 From: Robb Shecter Date: Mon, 15 Apr 2024 18:53:50 -0600 Subject: [PATCH] Cleanup --- layouts/partials/components/giscus.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/components/giscus.html b/layouts/partials/components/giscus.html index d377ebb..b5ee2cd 100644 --- a/layouts/partials/components/giscus.html +++ b/layouts/partials/components/giscus.html @@ -1,6 +1,6 @@ {{ $default_chinese := "zh-CN" }} -{{ $sl := site.Language }} +{{ $sl := site.Language }} {{ $giscus_lang := $sl.Lang | default `en` }} {{/*