# timeout timeout = "1200s" # your website url baseURL = 'https://bridget-demo.sped0n.com' # website title title = 'Bridget' # don't touch this disableKinds = ["section", "taxonomy", "term", "home"] # robots.txt enableRobotsTXT = true # theme as module [module] replacements = "github.com/Sped0n/bridget/v2 -> ../.." # deploy with local dir (relative to hugo site theme dir) WARN: delete this line if you want to deploy with git [[module.imports]] path = "github.com/Sped0n/bridget/v2" # deploy with git (recommended)