diff --git a/hugo.toml b/hugo.toml index 750101e..e1dd989 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,7 +5,9 @@ title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐" theme = "basspistol2025" disableKinds = ["taxonomy"] enableRobotsTXT = "false" - +[caches.getresource] + dir = ':cacheDir/:project' + maxAge = "10m" [taxonomies] podcast_tags = "podcast_tag"