aboutsummaryrefslogtreecommitdiff
path: root/src/components/Comments.astro
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2025-06-06 02:52:13 +0300
committerValentin Popov <valentin@popov.link>2025-06-06 02:52:13 +0300
commitb1c85503d692eba7bc6fab5d10cb153e4da08a26 (patch)
treedd39c403912a7704fb6cefa3d156eb79b759ad14 /src/components/Comments.astro
parent009dca3402f1c7c2784adc37f224e1fcc31546ed (diff)
downloadpopov.link-b1c85503d692eba7bc6fab5d10cb153e4da08a26.tar.xz
popov.link-b1c85503d692eba7bc6fab5d10cb153e4da08a26.zip
revert: 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 dd50edb..5474d89 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 = "noborder_dark";
+const theme = "transparent_dark";
---
<script