From 87de2eda0e4f17d711b9c8561d212b6c110b0831 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 15 May 2026 17:09:00 +0100 Subject: [PATCH] Update hugo.toml --- hugo.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hugo.toml b/hugo.toml index c6151b5..b1c3a81 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ baseurl = "https://davidpaulyoung.com" -title = "David Paul Young" +title = "David Young" theme = "hugo-theme-cleanwhite" languageCode = "en-us" preserveTaxonomyNames = true @@ -18,11 +18,6 @@ hasCJKLanguage = true [outputs] home = ["HTML", "RSS", "Algolia"] -[minify] - disableCSS = false - disableHTML = false - disableJS = false - [params] header_image = "img/home-bg-jeep.jpg" SEOTitle = "David Young Blog"