Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Whitestone
d31468fe2b fix: add manifest.json, link it in help.html, add tests
Some checks failed
CI / validate (pull_request) Failing after 12s
- manifest.json already present; add <link rel="manifest"> to help.html
  so all Nexus HTML pages declare PWA support consistently
- add tests/test_manifest.py to verify manifest exists, is valid JSON,
  has required PWA fields, and is referenced from both index.html and help.html

Fixes #832

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 13:58:32 -04:00
3b4c5e7207 [claude] Add /help page for Nexus web frontend (#833) (#887)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-06 17:52:10 +00:00