From 18d262c8c2a47164c3191263608ec45dbdb1dc95 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Sun, 23 Feb 2025 23:19:10 +0800 Subject: [PATCH] update --- main.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.js b/main.js index 50e4b0e..de52ccf 100644 --- a/main.js +++ b/main.js @@ -24,6 +24,11 @@ const sites = [ title: "自测猫", description: "代码运行网站", }, + { + url: "https://web.xuyue.cc", + title: "Web前端", + description: "Web前端开发预览", + }, { url: "https://play.xuyue.cc", title: "练习册",