From b90436d4a6cba9b82426726f6d48d0eae0306646 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 24 Sep 2024 17:39:05 +0000 Subject: Update repository URL in Comments component --- src/components/Comments.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Comments.astro') diff --git a/src/components/Comments.astro b/src/components/Comments.astro index 0247ebf..5474d89 100644 --- a/src/components/Comments.astro +++ b/src/components/Comments.astro @@ -7,7 +7,7 @@ const lang = "en"; const mapping = "title"; const metadata = "0"; const reactions = "1"; -const repo = "valentineus/valentineus.github.io"; +const repo = "valentineus/popov.link"; const repoId = "R_kgDOJfmscg"; const strict = "1"; const theme = "transparent_dark"; -- cgit v1.2.3