From 7e1406ecf1f243f1b5117efa0e730206d681508a Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Thu, 25 Apr 2024 00:57:47 +0000 Subject: [PATCH] update --- main.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/main.js b/main.js index e90af96..e042e73 100644 --- a/main.js +++ b/main.js @@ -13,14 +13,9 @@ const sites = [ }, { url: "https://python.xuyue.cc", - title: "Python 基础(基于 Thonny)", + title: "Python 基础", description: " Python 笔记", }, - { - url: "https://book.xuyue.cc", - title: "编程知识网站", - description: "编程书", - }, { url: "https://play.xuyue.cc", title: "格式练习网站",