import { GITEA_URL, GITEA_USERNAME } from '@/lib/config'; export default function Footer() { return ( ); }