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

This commit is contained in:
2025-10-25 10:57:59 +08:00
parent 5428c55094
commit 54e0eb452b

View File

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