diff --git a/.memory/worklog.json b/.memory/worklog.json index 8cf4013..529d2e8 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": "64fb722", - "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": "12a815c", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:07:55+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:07 (~1)", + "hash": "c0e4fb1", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index fb184d5..69413a7 100644 --- a/.project.json +++ b/.project.json @@ -14,7 +14,13 @@ "stack": [ "HTML" ], - "urls": [], + "urls": [ + { + "url": "http://localhost:4410", + "type": "docs", + "label": "local docs" + } + ], "source": { "path": "source/" },