chore: add index.html
Dependencies
Change contents
- file addition: index.html[1.0]
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="default-src 'self'"><link rel="stylesheet" href="style.css"><script src="render.js" type="module" defer></script></head><body><div id="top-block"><div id="menu"></div><div id="title"></div></div><div id="app"></div></body></html>