diff --git a/.memory/worklog.json b/.memory/worklog.json index 76147df..2a0641d 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "ts": "2026-04-22T00:09:22+08:00", - "type": "commit", - "message": "auto-save 2026-04-22 00:09 (~1)", - "hash": "b8548cb", - "files_changed": 1 - }, { "ts": "2026-04-22T00:15:03+08:00", "type": "commit", @@ -3499,6 +3492,13 @@ "message": "auto-save 2026-04-25 18:02 (~1)", "hash": "1bea147", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:07:54+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:07 (~1)", + "hash": "9f24092", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index 0b4cb40..afc4de4 100644 --- a/.project.json +++ b/.project.json @@ -14,7 +14,13 @@ "stack": [ "HTML" ], - "urls": [], + "urls": [ + { + "url": "http://localhost:4180", + "type": "docs", + "label": "local docs" + } + ], "worklog": { "path": ".memory/worklog.json", "auto": true