summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-05-10 18:39:19 +0800
committerverdant <i@glowisle.me>2026-05-10 18:39:19 +0800
commit49b7cc3ffb995afb2ace894a586f7b580def412d (patch)
tree50ba886afb16862531071474edbc328340f684e9 /hugo.toml
parente8399f99aa1876d7f08828db71be018c8a9b1f5e (diff)
downloadblog-49b7cc3ffb995afb2ace894a586f7b580def412d.tar.gz
blog-49b7cc3ffb995afb2ace894a586f7b580def412d.zip
fix: resolve page flicker on navigation by restoring a previous HTML version
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 6cd6e5f..16b49e3 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -4,7 +4,7 @@ hasCJKLanguage = true
enableRobotsTXT = true
pagination.pagerSize = 5
defaultContentLanguage = "zh-CN"
-copyright = "Copyright © 2024 - 2026, GlowIsle."
+copyright = "Copyright © 2024 - 2026, Verdant."
[outputFormats]
[outputFormats.RSS]