diff --git a/.memory/worklog.json b/.memory/worklog.json index b2ca3a5..d904ccc 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "ts": "2026-04-23T08:13:35+08:00", - "type": "commit", - "message": "auto-save 2026-04-23 08:13 (~1)", - "hash": "cd16f6d", - "files_changed": 1 - }, { "ts": "2026-04-23T08:19:27+08:00", "type": "commit", @@ -3499,6 +3492,13 @@ "message": "auto-save 2026-04-25 18:02 (~1)", "hash": "e37b8c8", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:07:54+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:07 (~1)", + "hash": "c9a2dab", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index e34bb7f..15e3c72 100644 --- a/.project.json +++ b/.project.json @@ -14,7 +14,13 @@ "stack": [ "HTML" ], - "urls": [], + "urls": [ + { + "url": "http://localhost:4330", + "type": "docs", + "label": "local docs" + } + ], "worklog": { "path": ".memory/worklog.json", "auto": true