From 67caa75f3c81a23e35a8c00b7076fb3550ad2007 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Fri, 20 Feb 2026 13:56:34 +0530 Subject: [PATCH] fix: update Hyvor website ID to 15040 --- src/components/Hyvor.astro | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/components/Hyvor.astro b/src/components/Hyvor.astro index f09e9a6..edcad7e 100644 --- a/src/components/Hyvor.astro +++ b/src/components/Hyvor.astro @@ -1,13 +1,9 @@ --- // Hyvor Talk comments component -const WEBSITE_ID = 12930; // Your Hyvor Talk website ID --- + - -