New landing page

This commit is contained in:
2025-11-30 13:27:58 +08:00
parent 2598f6c112
commit ed306ae554
8 changed files with 1162 additions and 1304 deletions

View File

@@ -15,6 +15,7 @@ export default defineContentConfig({
releasedDate: z.date().optional(),
version: z.string().optional(),
updatedDate: z.date().optional(),
hasPage: z.boolean().optional(),
}),
}),
terms: defineCollection({