Files
hugo-blog/hugo.toml
2026-05-16 23:36:09 +08:00

5 lines
99 B
TOML

baseURL = 'https://example.org/'
locale = 'zh_cn'
title = 'My New Hugo Project'
theme = 'PaperMod'