...
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-25 09:50:38 +08:00
parent ffc1499232
commit 5428c55094

View File

@@ -92,6 +92,7 @@ function Explore() {
export default function Home() {
return (
<>
hello
<Navbar></Navbar>
<TopArea></TopArea>
<Fortune></Fortune>