summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-05-10 18:22:59 +0800
committerverdant <i@glowisle.me>2026-05-10 18:22:59 +0800
commit9f28fc82fd1117604c569083d142f6c7f672ce30 (patch)
treedebc918a341eeee7db1e60779d8912070876ba11
parent13bb97af89a935bdc20c06c7678c59c6ff66a62f (diff)
downloadblog-9f28fc82fd1117604c569083d142f6c7f672ce30.tar.gz
blog-9f28fc82fd1117604c569083d142f6c7f672ce30.zip
config: tweak some description
-rw-r--r--hugo.toml7
1 files 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