From 728a4b082722de70e1b9baf24a7d90f993d65e18 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 29 Oct 2024 03:38:59 +0000 Subject: [PATCH] update --- main.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.js b/main.js index cc1686f..a73bdf7 100644 --- a/main.js +++ b/main.js @@ -3,13 +3,13 @@ import "./style.css" const sites = [ { url: "https://oj.xuyue.cc", - title: "在线判题网站", - description: "判题狗", + title: "判题狗", + description: "在线判题网站", }, { url: "https://code.xuyue.cc", - title: "代码运行网站", - description: "自测猫", + title: "自测猫", + description: "代码运行网站", }, { url: "https://book.xuyue.cc",