diff --git a/hugo.toml b/hugo.toml index 325678d..bd381e3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -138,4 +138,9 @@ tags = 'tags' [module] [module.hugoVersion] extended = true - min = '0.146.0' \ No newline at end of file + min = '0.146.0' + +# GitHub Pages +[caches] + [caches.images] + dir = ':cacheDir/images'