diff --git a/site.config.ts b/site.config.ts index cded79c..1cadf31 100644 --- a/site.config.ts +++ b/site.config.ts @@ -2,24 +2,24 @@ import { siteConfig } from './lib/site-config' export default siteConfig({ // the site's root Notion page (required) - rootNotionPageId: '7875426197cf461698809def95960ebf', + rootNotionPageId: '294260de730c80b4bc4adaf8dd4fa0bd', // if you want to restrict pages to a single notion workspace (optional) // (this should be a Notion ID; see the docs for how to extract this) rootNotionSpaceId: null, // basic site info (required) - name: 'Next.js Notion Starter Kit', - domain: 'nextjs-notion-starter-kit.transitivebullsh.it', - author: 'Travis Fischer', + name: 'For(;;);', + domain: 'blog.d0zingcat.dev', + author: 'Tony Tang', // open graph metadata (optional) - description: 'Example Next.js Notion Starter Kit Site', + description: 'A place I transform my knowledge into text', // social usernames (optional) - twitter: 'transitive_bs', - github: 'transitive-bullshit', - linkedin: 'fisch2', + twitter: 'd0zingcat', + github: 'd0zingcat', + // linkedin: 'fisch2', // mastodon: '#', // optional mastodon profile URL, provides link verification // newsletter: '#', // optional newsletter URL // youtube: '#', // optional youtube channel name or `channel/UCGbXXXXXXXXXXXXXXXXXXXXXX`