release: Release v1.0.0 version

This commit is contained in:
LIlGG
2025-09-29 17:50:01 +08:00
parent abd4d1d891
commit 49116595dc

View File

@@ -87,7 +87,7 @@ export function UPageBrand() {
ripple.remove(); ripple.remove();
}, 600); }, 600);
window.open('https://upage.ai', '_blank'); window.open('https://docs.upage.ai', '_blank');
}); });
} }
}); });