From 0da987c31dac6509c6fbafb2e8e4813e7013f039 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Fri, 20 Mar 2026 00:08:05 -0400 Subject: [PATCH] Disable upvotes in the meantime. Still working on upvoters --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f35342c..02fc012 100644 --- a/hugo.toml +++ b/hugo.toml @@ -52,7 +52,7 @@ hideUntranslated = false themeStyle = "herman" generateSocialCard = true postsToShowOnIndex = 10 -upvotes = true +upvotes = false upvoteApi = "http://localhost:3030" [[params.popularPosts]]