From 4da148e5881e52112865578334dd66d91480684f Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 2 Mar 2025 19:00:20 -0800 Subject: [PATCH] Use relative URL for alternative outputs in HTML --- layouts/partials/paige/links.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/paige/links.html b/layouts/partials/paige/links.html index 330f2d30..1aa6baad 100644 --- a/layouts/partials/paige/links.html +++ b/layouts/partials/paige/links.html @@ -41,5 +41,5 @@ {{ end }} {{ range $page.AlternativeOutputFormats }} - + {{ end }}