From d9234648269f00d105464063194dbdcf2ae6dd30 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 2 Mar 2025 00:31:15 -0800 Subject: [PATCH] Add paige-search output format name --- hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.toml b/hugo.toml index 497d9620..173fd66e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -116,4 +116,5 @@ name = "rss" basename = "paige-search" isplaintext = true mediatype = "application/json" +name = "paige-search" notalternative = true