From 666022b097de6b18b5432b9fb59fd3aa39afe5e8 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Mon, 29 Dec 2025 21:19:05 +0800 Subject: feat: Add a switch of comments --- hugo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 2f68194..0e47c49 100644 --- a/hugo.toml +++ b/hugo.toml @@ -54,7 +54,7 @@ unsafe = true description = "关于互联网、书籍、生活琐事以及那些一闪而过的念头。计算机技术 & 读书感悟 & 日常随笔。映屿(GlowIsle)" postSearch = false groupByYear = true - toc = true + toc = false showPostCount = true favicon = "/favicon.png" hideMadeWithLine = true @@ -63,3 +63,6 @@ unsafe = true [params.author] name = "五葉地錦" email = "i@glowisle.me" + + [params.footer] + content = "© 2024 - 2025 | Made with ❤️ by Verdant" -- cgit v1.2.3