From 284455cb1885737937b6ab6340cff1b80c9abef5 Mon Sep 17 00:00:00 2001 From: HuangYiming0608 <133227329+HuangYiming0608@users.noreply.github.com> Date: Sat, 22 Jun 2024 13:51:57 +0800 Subject: [PATCH] Update consts.ts --- src/consts.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/consts.ts b/src/consts.ts index 6d0278e..0635b80 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -2,5 +2,5 @@ // You can import this data from anywhere in your site by using the `import` keyword. export const SITE_TITLE = 'YMHuang Blog'; -export const SITE_TITLE_PAGE = 'YMHuang Blog | 穷人不止玩硬件,安资为钢铸软件'; -export const SITE_DESCRIPTION = '穷人不止玩硬件,安资为钢铸软件'; +export const SITE_TITLE_PAGE = 'YMHuang Blog | 穷人不绝玩硬件,安资为钢铸软件'; +export const SITE_DESCRIPTION = '穷人不绝玩硬件,安资为钢铸软件';