import { basePath } from "@/config/siteConfig";
import Link from "next/link";
import { FileJson, Server, ExternalLink } from "lucide-react";
export default function Footer() {
return (
Website built by the community. The source code is available on{" "}
GitHub
.