diff --git a/src/components/Comments.astro b/src/components/Comments.astro index 5474d89..dd50edb 100644 --- a/src/components/Comments.astro +++ b/src/components/Comments.astro @@ -10,7 +10,7 @@ const reactions = "1"; const repo = "valentineus/popov.link"; const repoId = "R_kgDOJfmscg"; const strict = "1"; -const theme = "transparent_dark"; +const theme = "noborder_dark"; ---