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

This commit is contained in:
2025-08-31 19:36:59 +08:00
parent 0f453cba75
commit b8111a461b
15 changed files with 968 additions and 59 deletions

View File

@@ -1,5 +1,3 @@
import "./style.css"
const pins = [
// {
// url: "https://code.xuyue.cc?query=30",
@@ -34,7 +32,7 @@ const sites = [
},
{
url: import.meta.env.VITE_WEB,
title: "前端蜂",
title: "哈基米",
description: "Web 前端开发",
icon: "noto--honeybee.svg",
},
@@ -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,