From 9eed6557598d817b456294443ae10172fe03e355 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 10 Mar 2025 19:44:25 +0800 Subject: [PATCH] update --- main.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.js b/main.js index ea3ff2a..e6b5894 100644 --- a/main.js +++ b/main.js @@ -39,6 +39,11 @@ const sites = [ title: "编程书", description: "编程和计算机相关知识汇总", }, + { + url: "https://lc.xuyue.cc", + title: "低代码", + description: "低代码平台", + }, { url: "https://huabu.xuyue.cc", title: "白板",