aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/index.html
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-26 19:54:24 +0800
committercrupest <crupest@outlook.com>2021-06-26 19:54:24 +0800
commitc3f17f1dd1099c244e36d09b14c3e131d703830e (patch)
tree9f6b58f3bf16bcd119f22475625464537aa2b42b /FrontEnd/index.html
parenta168336c0761b263ee5371218cbf6da236c0acce (diff)
downloadtimeline-c3f17f1dd1099c244e36d09b14c3e131d703830e.tar.gz
timeline-c3f17f1dd1099c244e36d09b14c3e131d703830e.tar.bz2
timeline-c3f17f1dd1099c244e36d09b14c3e131d703830e.zip
...
Diffstat (limited to 'FrontEnd/index.html')
-rw-r--r--FrontEnd/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/index.html b/FrontEnd/index.html
index 87e19743..ccd6a21b 100644
--- a/FrontEnd/index.html
+++ b/FrontEnd/index.html
@@ -24,6 +24,7 @@
</strong>
</noscript>
<div id="app"></div>
+ <div id="overlay"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>