This commit is contained in:
2024-10-29 03:38:59 +00:00
parent 0523fe42c3
commit 728a4b0827

View File

@@ -3,13 +3,13 @@ import "./style.css"
const sites = [ const sites = [
{ {
url: "https://oj.xuyue.cc", url: "https://oj.xuyue.cc",
title: "在线判题网站", title: "判题狗",
description: "判题狗", description: "在线判题网站",
}, },
{ {
url: "https://code.xuyue.cc", url: "https://code.xuyue.cc",
title: "代码运行网站", title: "自测猫",
description: "自测猫", description: "代码运行网站",
}, },
{ {
url: "https://book.xuyue.cc", url: "https://book.xuyue.cc",