From 2cde261652b670d0a0ac11e172aa26bbfa73311a Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 6 Nov 2023 15:25:08 +0000 Subject: [PATCH] update. --- main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index 6a5f371..fc65456 100644 --- a/main.js +++ b/main.js @@ -24,7 +24,7 @@ const sites = [ { url: "https://ppt.hyyz.izhai.net/py", title: "Python PPT", - description: "Python课件", + description: " Python 课件", }, { url: "https://huabu.hyyz.izhai.net", @@ -34,7 +34,7 @@ const sites = [ ] const item = (site) => ` - + ${site.title} → 徐越的${site.description}\n${site.url}
徐越的${site.description}\n${site.url}