diff --git a/apps/web/components/AppShell.tsx b/apps/web/components/AppShell.tsx
index 8f6a39f..83ba601 100644
--- a/apps/web/components/AppShell.tsx
+++ b/apps/web/components/AppShell.tsx
@@ -33,6 +33,12 @@ export function AppShell({
className="min-h-screen"
style={{ ["--chrome" as string]: projectId ? "7rem" : "4rem" }}
>
+
+ 跳到正文
+
) : null}
-