From 9f7b748cf1aa286985fe91f2fae7f5734ab32910 Mon Sep 17 00:00:00 2001 From: techfg Date: Tue, 24 Dec 2024 00:41:25 -0800 Subject: [PATCH] fix: disqus configuration --- site/src/components/disqus.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/src/components/disqus.astro b/site/src/components/disqus.astro index 0fa69d4..9d9d9d1 100644 --- a/site/src/components/disqus.astro +++ b/site/src/components/disqus.astro @@ -30,7 +30,9 @@ const { pageId, pageUrl } = Astro.props; }