export type SiteConfig = typeof siteConfig; export const siteConfig = { name: "Carbin", description: "Smart bins to help track your building's carbon footprint and encourage responsible waste management.", links: { github: "https://github.com/elibullockpapa/patriotHacks2024", }, };