From d49697d93953446b03a64e47d148cbe44b81aaf8 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Fri, 10 Dec 2021 16:00:17 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=9B=9E=E5=88=B0=E6=A0=B9=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- blog.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 580c3a2f..51825621 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@

-演示地址:[https://blog.tangly1024.com/](https://blog.tangly1024.com/) +演示地址:[https://tangly1024.com/](https://tangly1024.com/) ## 亮点 ✨ **🚀  秒开,设备全适配** diff --git a/blog.config.js b/blog.config.js index 34d525a9..082c10ce 100644 --- a/blog.config.js +++ b/blog.config.js @@ -2,7 +2,7 @@ const BLOG = { title: '塘里博客', author: '塘里1024', email: 'tlyong1992@hotmail.com', - link: 'https://blog.tangly1024.com', + link: 'https://tangly1024.com', description: '欢迎访问塘里1024的博客,这里主要是关于编程技术与投资理财相关的思考。我的本职是一名程序员、写博客是我的业余爱好', lang: 'zh-CN', // ['zh-CN','en-US'] default lang => see /lib/lang.js for more. notionPageId: process.env.NOTION_PAGE_ID || 'bee1fccfa3bd47a1a7be83cc71372d83', // Important page_id!!!