Update site.config.ts

tailored for myself
This commit is contained in:
2025-10-22 10:18:53 +08:00
committed by GitHub
parent 68af398013
commit 8c1e9418bd

View File

@@ -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`