From 605f0562418ffca530ab94e03d051f5a784417f7 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 11 Dec 2023 09:36:47 +0800 Subject: [PATCH] change website url. --- main.js | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/main.js b/main.js index 3b407c1..175939e 100644 --- a/main.js +++ b/main.js @@ -11,26 +11,26 @@ const sites = [ title: "代码运行网站", description: "自测猫", }, - // { - // url: "https://book.xu'yue", - // title: "编程知识网站", - // description: "编程书", - // }, - // { - // url: "https://play.hyyz.izhai.net", - // title: "格式练习网站", - // description: "练习册", - // }, - // { - // url: "https://ppt.hyyz.izhai.net/py", - // title: "Python PPT", - // description: " Python 课件", - // }, - // { - // url: "https://huabu.hyyz.izhai.net", - // title: "画布", - // description: "在线板书", - // }, + { + url: "https://ppt.xuyue.cc/py", + title: "Python PPT", + description: " Python 课件", + }, + { + url: "https://book.xuyue.cc", + title: "编程知识网站", + description: "编程书", + }, + { + url: "https://play.xuyue.cc", + title: "格式练习网站", + description: "练习册", + }, + { + url: "https://huabu.hyyz.izhai.net", + title: "画布", + description: "在线板书", + }, ] const item = (site) => `