From 7690907a45d44b5cfc9b1354328f6344837e777b Mon Sep 17 00:00:00 2001 From: Agent Date: Mon, 23 Mar 2026 15:21:46 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20manifest.json=20=E5=92=8C=20pages.json?= =?UTF-8?q?=20=E6=94=BE=E5=9B=9E=20src=20=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json => src/manifest.json | 0 pages.json => src/pages.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename manifest.json => src/manifest.json (100%) rename pages.json => src/pages.json (100%) diff --git a/manifest.json b/src/manifest.json similarity index 100% rename from manifest.json rename to src/manifest.json diff --git a/pages.json b/src/pages.json similarity index 100% rename from pages.json rename to src/pages.json