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"