The current index.html:
- Has duplicate structure
- Poor CSP
- other random broken stuff
This index.html wouldn't render properly as the browser would have been completely confused by multiple semantic tags including body, html, head, header, etc.
Fix this so that codestream/DevStream renders properly
Note: adding this issue for myself and properly
The current index.html:
This index.html wouldn't render properly as the browser would have been completely confused by multiple semantic tags including body, html, head, header, etc.
Fix this so that codestream/DevStream renders properly
Note: adding this issue for myself and properly