From 92960fcf3b0d3e541905d83e39a18669ec7058ee Mon Sep 17 00:00:00 2001 From: agczsz <121206519+agczsz@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:43:53 +0800 Subject: [PATCH] Update site.config.js --- site.config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/site.config.js b/site.config.js index 7339122..93b9cbc 100644 --- a/site.config.js +++ b/site.config.js @@ -1,19 +1,19 @@ module.exports = { // where it all starts -- the site's root Notion page (required) - rootNotionPageId: '6a76fdd9ec6d4ae2855aa790d620eec4', + rootNotionPageId: 'aa5f58600b344ac8af7020023b7fc492', // 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: '菜饼的技术博客', - domain: 'szufrank.top', - author: '菜饼同学', + name: 'AG笔记博客', + domain: 'n.ag.cn.eu.org', + author: 'AG', // open graph metadata (optional) - description: '菜饼同学: 专注硬核技术,校招打法,个人认知体系成长', - socialImageTitle: '菜饼同学', + description: 'AG: 专注硬核技术,校招打法,个人认知体系成长', + socialImageTitle: 'AG', socialImageSubtitle: 'Hello World! 👋', // social usernames (optional)