mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update page.tsx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Hero from "@/components/hero"
|
||||
import Resources from "@/components/resources"
|
||||
import SupportProject from "@/components/support-project"
|
||||
import Footer from "@/components/footer"
|
||||
|
||||
|
||||
|
||||
export default function Home() {
|
||||
@@ -10,7 +10,6 @@ export default function Home() {
|
||||
<Hero />
|
||||
<Resources />
|
||||
<SupportProject />
|
||||
<Footer />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user