init repo

This commit is contained in:
2026-04-25 19:31:05 +08:00
commit 7d6195f11f
8 changed files with 89 additions and 0 deletions

12
.project.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "个人网站",
"description": "个人网站早期版本",
"status": "archived",
"kind": "app",
"created": "2025-02-25",
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}