Commit 8cafe29
Update Kearnes affiliation and remove unreachable about.html (#209)
The React about page listed "Steven Kearnes (Relay)". #162 corrected this
to Genesis in ord_interface/about.html, but the Vue-to-React migration
(#179) rebuilt the page from an older source and reintroduced the stale
affiliation.
ord_interface/about.html is unreachable: nginx serves / from
/app/ord-interface/spa, the Dockerfile copied the file to
/app/ord-interface/ord_interface/, and the Flask app exposes only
/ketcher. Nothing links to it. Drop the file and its COPY directive.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent afeae73 commit 8cafe29
3 files changed
Lines changed: 1 addition & 234 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
This file was deleted.
0 commit comments