From 49b7cc3ffb995afb2ace894a586f7b580def412d Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 10 May 2026 18:39:19 +0800 Subject: fix: resolve page flicker on navigation by restoring a previous HTML version --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo.toml') 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] -- cgit v1.2.3