update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-09-01 09:46:08 +08:00
parent 8dbedff306
commit 0fe1f3d95e
13 changed files with 966 additions and 49 deletions

View File

@@ -1,5 +1,3 @@
import "./style.css"
const pins = [
// {
// url: "https://code.xuyue.cc?query=30",
@@ -42,7 +40,7 @@ const sites = [
url: import.meta.env.VITE_SHUATI,
title: "刷题鸭",
description: "梁老师的刷题网站",
icon: "",
icon: "noto--paintbrush.svg",
},
{
url: import.meta.env.VITE_PLAY,