Skip to content
Snippets Groups Projects
site.ts 362 B
Newer Older
import { SiteConfig } from "@/types"

export const siteConfig: SiteConfig = {
    name: "GameUnity",
    description:
Yusuf Akgül's avatar
Yusuf Akgül committed
        "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/",