diff --git a/hugo.toml b/hugo.toml index ad32371..6a75096 100644 --- a/hugo.toml +++ b/hugo.toml @@ -118,6 +118,9 @@ theme = "terminal" name = "Where Am I?" url = "/whereami/" +[caches.getresource] + maxAge = "0s" + [module] # In case you would like to make changes to the theme and keep it locally in you repository, # uncomment the line below (and correct the local path if necessary).