初始化提交
This commit is contained in:
30
hugo.toml
Normal file
30
hugo.toml
Normal file
@@ -0,0 +1,30 @@
|
||||
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"]
|
||||
Reference in New Issue
Block a user