This commit is contained in:
2026-01-16 01:42:31 +09:00
parent 4731d64b4d
commit 1728f8dd35
13 changed files with 358 additions and 25 deletions

9
public/links.json Normal file
View File

@@ -0,0 +1,9 @@
{
"links": [
{
"name": "git",
"url": "https://git.syui.ai/ai/log",
"icon": "ai"
}
]
}