update
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
toom1996
2026-08-11 22:29:47 +08:00
commit 5a8dbf41cb
62 changed files with 9514 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
import Layout from "../layouts/Layout.astro"
import ComingSoon from "../components/ComingSoon.astro"
---
<Layout title="Latest Projects — 暂未上线">
<ComingSoon module="Latest Projects" moduleZh="最新项目" />
</Layout>