mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-29 12:46:54 +00:00
Update page.tsx
This commit is contained in:
parent
f185ff9f61
commit
106ff24a44
@ -3,7 +3,6 @@ import fs from "fs"
|
||||
import path from "path"
|
||||
import matter from "gray-matter"
|
||||
import Link from "next/link"
|
||||
import Footer from "@/components/footer2"
|
||||
|
||||
const guidesDirectory = path.join(process.cwd(), "..", "guides")
|
||||
|
||||
@ -64,7 +63,6 @@ export default function GuidesPage() {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
<Footer2 />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user