修改日期格式,在开发记录和架构图中添加邮件服务器项目,更新页脚样式。
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Change baseurl before deploy
|
||||
baseurl = "http://cirrus.org.cn"
|
||||
baseurl = "https://cirrus.org.cn"
|
||||
languageCode = "zh-cn"
|
||||
title = "Hugo Theme Stack Starter"
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ icon = "brand-github"
|
||||
[[social]]
|
||||
identifier = "Email"
|
||||
name = "Email"
|
||||
url = "mailto:1652693837@qq.com"
|
||||
url = "mailto:sucrose@mail.cirrus.org.cn"
|
||||
|
||||
[social.params]
|
||||
icon = "messages"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
# [[imports]]
|
||||
# path = "github.com/CaiJimmy/hugo-theme-stack/v3"
|
||||
@@ -9,8 +9,8 @@ since = 2025
|
||||
customText = "“白砂糖会把这里,建设成白砂糖和白砂的家。”"
|
||||
|
||||
[dateFormat]
|
||||
published = "Jan 02, 2006"
|
||||
lastUpdated = "Jan 02, 2006 15:04 MST"
|
||||
published = "2006年01月02日"
|
||||
lastUpdated = "2006年01月02日 15:04 MST"
|
||||
|
||||
[sidebar]
|
||||
#emoji = "🍥"
|
||||
|
||||
Reference in New Issue
Block a user