5 lines
99 B
TOML
5 lines
99 B
TOML
baseURL = 'https://example.org/'
|
|
locale = 'zh_cn'
|
|
title = 'My New Hugo Project'
|
|
theme = 'PaperMod'
|