From 1be8a687d525aa0791b2d37b47475c34f64edb79 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Jul 2026 17:59:29 +0000 Subject: [PATCH] feat: CMS test news --- src/content/news/cms-test.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/content/news/cms-test.md diff --git a/src/content/news/cms-test.md b/src/content/news/cms-test.md new file mode 100644 index 0000000..9aed6c2 --- /dev/null +++ b/src/content/news/cms-test.md @@ -0,0 +1,6 @@ +--- +title: CMS 自助发布测试 +date: 2026-07-24 +category: 公告 +--- +这是经 CMS 链路提交的测试新闻(模拟 Sveltia 编辑→Gitea→CI 自动部署→test.shoux.net)。 \ No newline at end of file