From 04abdff7bfd4e55bc4968b2a7f6d13efa245e825 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Fri, 2 Jan 2026 13:42:06 +0800 Subject: fix: enable toc --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index bb3528d..ce9ebfa 100644 --- a/hugo.toml +++ b/hugo.toml @@ -54,7 +54,7 @@ unsafe = true description = "关于互联网、书籍、生活琐事以及那些一闪而过的念头。计算机技术 & 读书感悟 & 日常随笔。映屿(GlowIsle)" postSearch = false groupByYear = true - toc = false + toc = true showPostCount = true favicon = "/favicon.png" hideMadeWithLine = true -- cgit v1.2.3