From bca69aae708cccfe03732bb44a87daa3994c394c Mon Sep 17 00:00:00 2001 From: david Date: Tue, 19 May 2026 18:46:08 +0100 Subject: [PATCH] Update hugo.toml --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo.toml b/hugo.toml index a6c7434..8232514 100644 --- a/hugo.toml +++ b/hugo.toml @@ -23,6 +23,9 @@ home = ["HTML", "RSS", "Algolia"] disableHTML = false disableJS = false +[outputs] + home = ["HTML", "RSS"] + [params] header_image = "img/home-bg-jeep.jpg" SEOTitle = "David Young Blog"