From cf831afd93466f567cc459cf32c3a48eb76ff5db Mon Sep 17 00:00:00 2001 From: hongjr03 Date: Tue, 26 May 2026 21:51:36 +0800 Subject: [PATCH] fix(docs): hide draft banner on 404 page --- docs/src/content/docs/404.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/content/docs/404.md b/docs/src/content/docs/404.md index 2b837fa8b..b3e7189ed 100644 --- a/docs/src/content/docs/404.md +++ b/docs/src/content/docs/404.md @@ -3,7 +3,6 @@ title: "404" template: splash editUrl: false pagefind: false -draft: true hero: tagline: 页面未找到。检查 URL 或尝试使用搜索栏。 actions: []