diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -15,11 +15,13 @@ <div></div> <div></div> </div> - <h3>Points: <span>0</span></h3> + <div> + <h3>Points: <span>0</span></h3> + </div> + <div id="funny"></div> </header> <table> </table> - <div id="app"></div> <script type="module" src="/src/main.ts"></script> </body> |
