diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/components/Comments.astro | 2 |
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"; |