aboutsummaryrefslogtreecommitdiff
path: root/src/components/Comments.astro
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2025-06-06 02:50:10 +0300
committerValentin Popov <valentin@popov.link>2025-06-06 02:50:10 +0300
commit009dca3402f1c7c2784adc37f224e1fcc31546ed (patch)
tree95a6b4e8171fff33ee4957e0c923ef03f88102b4 /src/components/Comments.astro
parente56c4f3edf42f7a08c0d3714622eb62a20bf3349 (diff)
downloadpopov.link-009dca3402f1c7c2784adc37f224e1fcc31546ed.tar.xz
popov.link-009dca3402f1c7c2784adc37f224e1fcc31546ed.zip
style: update comment section theme
Diffstat (limited to 'src/components/Comments.astro')
-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 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";
---
<script