From d9174aab5d2f64c436f79c78f6c4c3ee2757701a Mon Sep 17 00:00:00 2001 From: Evan G Date: Thu, 25 May 2023 14:12:02 -0500 Subject: [PATCH] Add Comments --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 5329e26..ff7a085 100644 --- a/config.toml +++ b/config.toml @@ -86,6 +86,10 @@ theme = "hugo-ficurinia" relatedArticlesNum = 2 # how many related articles to show randomRelated = false # sorts related articles in random order (randomized at built time) + cactusCommentsSiteName = "fbievan.live" + cactusCommentsServerName = "cactus.chat" + cactusCommentsHomeserver = "https://matrix.cactus.chat:8448" + [menu] # these links will be added to the main navigation menu, sorted by weight # other elements in this menu are added automatically from the "pages" folder