1
0
Files
blog/hugo.toml
2026-01-13 13:08:18 +08:00

31 lines
679 B
TOML

baseURL = "http://localhost"
languageCode = "zh-cn"
defaultContentLanguage = "zh"
hasCJKLanguage = true
title = "兰缘小妖的秘密花园"
theme = "hugo-theme-dream"
[params]
# zenMode = true
avatar = "avatar.jpeg"
author = "lanyuanxiaoyao"
description = "记录生活"
headerTitle = "兰缘小妖的秘密花园"
footerBottomText = "一点点生活的痕迹"
motto = "马上出发"
email = "lanyuanxiaoyao@gmail.com"
siteStartYear = 2025
stickyNav = true
showTableOfContents = true
showSummaryCoverInPost = true
noDefaultSummaryCover = true
imageZoomableInPost = true
hideShareTools = true
reorderShares = []
reorderNavItems = ["search", "posts", "categories", "tags"]