[feat] dynamic page with latest stable release notes

This commit is contained in:
Purp1e
2025-03-27 21:13:59 +08:00
parent e29b48b98c
commit 4086fa88c2
4 changed files with 94 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ const Home = () => {
<section className="flex flex-col h-full gap-4">
<div className="flex flex-grow w-full gap-4">
<Notice />
<SmartTransfer />
<SmartTransfer />
</div>
<CommonDir />