diff options
| author | verdant <i@glowisle.me> | 2026-05-10 18:22:59 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-05-10 18:22:59 +0800 |
| commit | 9f28fc82fd1117604c569083d142f6c7f672ce30 (patch) | |
| tree | debc918a341eeee7db1e60779d8912070876ba11 /hugo.toml | |
| parent | 13bb97af89a935bdc20c06c7678c59c6ff66a62f (diff) | |
| download | blog-9f28fc82fd1117604c569083d142f6c7f672ce30.tar.gz blog-9f28fc82fd1117604c569083d142f6c7f672ce30.zip | |
config: tweak some description
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |
