From b184699274512833d26c208c7a080361268ae954 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Thu, 25 Apr 2024 00:55:26 +0000 Subject: [PATCH] update --- main.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index 175939e..e90af96 100644 --- a/main.js +++ b/main.js @@ -12,9 +12,9 @@ const sites = [ description: "自测猫", }, { - url: "https://ppt.xuyue.cc/py", - title: "Python PPT", - description: " Python 课件", + url: "https://python.xuyue.cc", + title: "Python 基础(基于 Thonny)", + description: " Python 笔记", }, { url: "https://book.xuyue.cc",