Newer
Older
import { SiteConfig } from "@/types"
export const siteConfig: SiteConfig = {
name: "GameUnity",
description:
"Your social media for game tracking needs, so you can finally get an overview of your games. Built using the new router, server components and everything new in Next.js 13.",
url: "https://gameunity.vercel.app/",
ogImage: "",
}