From d214369e710c2dcb48a79489c560046109b043d0 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 20 Oct 2021 16:51:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog.config.js b/blog.config.js index d12da9c1..4c4c093e 100644 --- a/blog.config.js +++ b/blog.config.js @@ -1,9 +1,9 @@ const BLOG = { - title: '塘里博客', + title: '汤里博客', author: 'tangly1024', email: 'tlyong1992@hotmail.com', link: 'https://tangly1024.com', - description: '唐风集里,收卷波澜', + description: '打造网络事业,从自媒体开始', lang: 'zh-CN', // ['zh-CN','en-US'] notionPageId: process.env.NOTION_PAGE_ID || 'bee1fccfa3bd47a1a7be83cc71372d83', // Important page_id!!! notionAccessToken: process.env.NOTION_ACCESS_TOKEN || '', // Useful if you prefer not to make your database public @@ -20,7 +20,7 @@ const BLOG = { autoCollapsedNavBar: false, // the automatically collapsed navigation bar socialLink: 'https://weibo.com/u/2245301913', seo: { - keywords: ['Blog', 'Website', 'Notion'], + keywords: ['建站', '自媒体', 'Notion', '赚钱', '写作', '副业'], googleSiteVerification: '' // Remove the value or replace it with your own google site verification code }, analytics: {