aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 1204c96..6728dd0 100644
--- a/index.html
+++ b/index.html
@@ -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>