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}