mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update page.tsx
This commit is contained in:
parent
2f2e6ba311
commit
6436f2d748
@ -2,7 +2,7 @@ import fs from "fs"
|
||||
import path from "path"
|
||||
import matter from "gray-matter"
|
||||
import Link from "next/link"
|
||||
import { Play, MessageCircle, Users, Book, Database, Code } from "lucide-react"
|
||||
import { Play, MessageCircle, Users, Book, Database, Code, BookOpen } from "lucide-react"
|
||||
import Footer2 from "@/components/footer2"
|
||||
|
||||
const guidesDirectory = path.join(process.cwd(), "..", "guides")
|
||||
|
Loading…
x
Reference in New Issue
Block a user