Files
blog/hugo.toml
T

14 lines
228 B
TOML
Raw Normal View History

2026-04-16 22:00:58 +00:00
baseURL = "https://famzheng.com/"
languageCode = "zh"
title = "gnoc"
theme = "PaperMod"
[pagination]
pagerSize = 10
[params]
env = "production"
defaultTheme = "auto"
showReadingTime = true
showCodeCopyButtons = true