From f64669445148770869e3bc65abe8720d61dac8e4 Mon Sep 17 00:00:00 2001 From: lannyfu Date: Thu, 31 Jul 2025 10:04:07 +0800 Subject: [PATCH] fix bug Signed-off-by: lannyfu --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index a3a8d5baf..1ccbedc52 100644 --- a/netlify.toml +++ b/netlify.toml @@ -38,4 +38,4 @@ for = "^(/zh)?/docs/(v3\\.3|v3\\.4|v4\\.1)(/.*)?$" [headers.values] Cache-Control = "no-store, max-age=0" - X-Robots-Tag = "noindex, nofollow" \ No newline at end of file + X-Robots-Tag = "noindex, nofollow"