From 9f28fc82fd1117604c569083d142f6c7f672ce30 Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 10 May 2026 18:22:59 +0800 Subject: config: tweak some description --- hugo.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 745c339..6cd6e5f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -98,8 +98,8 @@ tabWidth = 4 weight = 6 [params] upvote = false - upvoteURL = "https://upvote.glowisle.me/" - description = "关于互联网、书籍、生活琐事以及那些一闪而过的念头。计算机技术 & 读书感悟 & 日常随笔。映屿(GlowIsle)" + upvoteURL = "https://upvote.glowisle.me/" + description = "Verdant 的博客。关于互联网、书籍、生活琐事以及那些一闪而过的念头。计算机技术 & 读书感悟 & 日常随笔。映屿(GlowIsle)" postSearch = false groupByYear = true toc = true @@ -114,3 +114,6 @@ tabWidth = 4 [params.footer] content = "© 2024 - 2026 | Made with ❤️ by [Verdant](https://verdant.ee)." + +[security.goTemplates] +allowActionJSTmpl = true -- cgit v1.2.3