From 5dbab91e142fa59282d8e1c6fe43b826f4bb744c Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 10 Sep 2024 08:57:41 -0400 Subject: [PATCH] the template is really slow for some reason --- config/_default/hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index b8bf101..ea78910 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -5,6 +5,7 @@ # theme = "blowfish" # UNCOMMENT THIS LINE baseURL = "https://ndumas.com/" defaultContentLanguage = "en" +timeout = 60 # pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles