From 3c817c2ecac7c72ae80df45272d9adde2fcc2f04 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 10 Jan 2025 21:04:46 -0500 Subject: [PATCH] Note that javascript is required to vote --- themes/red/layouts/partials/voting.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/red/layouts/partials/voting.html b/themes/red/layouts/partials/voting.html index fff65b0..3ad51c2 100644 --- a/themes/red/layouts/partials/voting.html +++ b/themes/red/layouts/partials/voting.html @@ -7,6 +7,7 @@ {{ if hugo.IsProduction }}
+
{{ $site := resources.Get "js/voting.js" | minify | fingerprint | resources.PostProcess }}