mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update page.tsx
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Link from "next/link"
|
||||
const Footer = dynamic(() => import("@/components/footer"), { ssr: false })
|
||||
|
||||
interface Guide {
|
||||
title: string
|
||||
|
Reference in New Issue
Block a user