From 41fe7b46b3a75d21cb9120bb6cd8c65aad0cc26c Mon Sep 17 00:00:00 2001 From: Mariano Riefolo Date: Wed, 25 Sep 2024 09:26:26 +0200 Subject: [PATCH] feat: enable remark42 --- hugo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hugo.toml b/hugo.toml index a8b3903..a6b6665 100644 --- a/hugo.toml +++ b/hugo.toml @@ -22,3 +22,7 @@ signal_url = 'https://signal.me/#eu/etXF_nALrOTC0TQ8ST2oZv9gt3SGoMBC9_93A1IUnr_B rss_icon = true rss_section = 'blog' + +remark42 = true +remark42_host = "https://remark.riefolo.me" +remark42_site_id = "remark"