From 0b6dc2df509a3d12a86eba0bfb0be401fe775749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=BF=E7=B2=92=E4=BD=93XianlitiCN?= Date: Tue, 3 Feb 2026 14:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 4f24587..1fd171a 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -8,4 +8,15 @@ hasCJKLanguage: true params: homeInfoParams: Title: 清水阁 - Content: 后之览者,亦将有感于斯文 \ No newline at end of file + Content: 后之览者,亦将有感于斯文 + + defaultTheme: auto + ShowRssButtonInSectionTermList: true + UseHugoToc: true + +menu: + main: + - identifier: write + name: 撰写 + pageRef: /admin + weight: 10 \ No newline at end of file