diff --git a/.memory/worklog.json b/.memory/worklog.json index 913cd70..389b631 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "ts": "2026-04-23T08:13:37+08:00", - "type": "commit", - "message": "auto-save 2026-04-23 08:13 (~1)", - "hash": "17b1aaa", - "files_changed": 1 - }, { "ts": "2026-04-23T08:19:28+08:00", "type": "commit", @@ -3499,6 +3492,13 @@ "message": "auto-save 2026-04-25 18:02 (~1)", "hash": "ec8d68d", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:07:55+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:07 (~1)", + "hash": "616aaa2", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index b84c812..f9b5c3e 100644 --- a/.project.json +++ b/.project.json @@ -14,7 +14,13 @@ "stack": [ "HTML" ], - "urls": [], + "urls": [ + { + "url": "http://localhost:4400", + "type": "docs", + "label": "local docs" + } + ], "worklog": { "path": ".memory/worklog.json", "auto": true