aboutsummaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-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