aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-09-24 20:39:05 +0300
committerValentin Popov <valentin@popov.link>2024-09-24 20:39:05 +0300
commitb90436d4a6cba9b82426726f6d48d0eae0306646 (patch)
tree3ae72aefd61a5ad04ddd80c3631b739dc5b48419
parentc19e62bceaee0669192d5f2e57f2feb79a90acc1 (diff)
downloadpopov.link-b90436d4a6cba9b82426726f6d48d0eae0306646.tar.xz
popov.link-b90436d4a6cba9b82426726f6d48d0eae0306646.zip
Update repository URL in Comments component
-rw-r--r--src/components/Comments.astro2
1 files changed, 1 insertions, 1 deletions
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";