Files
hugo-build/hugo.toml
2025-05-11 11:31:58 +08:00

15 lines
264 B
TOML

title = 'Chirpy'
enableGitInfo = false
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = false
[pagination]
pagerSize = 5
[outputs]
home = ["HTML", "RSS", "JSON"]
[module]
[[module.imports]]
path = "github.com/geekifan/hugo-theme-chirpy"