添加工具页面,更新导航栏并加载工具列表

This commit is contained in:
2025-03-07 20:29:45 +08:00
parent f3c78442ba
commit f8c0e1ee6d
4 changed files with 155 additions and 0 deletions

10
public/tools.yml Normal file
View File

@ -0,0 +1,10 @@
- category: "自部署小工具"
tools:
- icon: "https://excalidraw.com/favicon.ico"
title: "Excalidraw 画板"
description: "简单的在线绘图工具"
url: "https://draw.kisechan.space/"
- icon: "https://calc.kisechan.space/icon.svg"
title: "Calcium 计算器"
description: "在线计算器"
url: "https://calc.kisechan.space/"