aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/index.html
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-29 23:50:55 +0800
committercrupest <crupest@outlook.com>2021-06-29 23:50:55 +0800
commitde7df0e4fb38863b830a104a5a38d0e5247679f8 (patch)
tree2c758dcf807bc8aa876152b5afc7aa03c61295ec /FrontEnd/index.html
parent5c0dc840fa4af43fdb7ae5f93f462cd63c74bc6d (diff)
downloadtimeline-de7df0e4fb38863b830a104a5a38d0e5247679f8.tar.gz
timeline-de7df0e4fb38863b830a104a5a38d0e5247679f8.tar.bz2
timeline-de7df0e4fb38863b830a104a5a38d0e5247679f8.zip
...
Diffstat (limited to 'FrontEnd/index.html')
-rw-r--r--FrontEnd/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/index.html b/FrontEnd/index.html
index ccd6a21b..3cc5a580 100644
--- a/FrontEnd/index.html
+++ b/FrontEnd/index.html
@@ -24,7 +24,7 @@
</strong>
</noscript>
<div id="app"></div>
- <div id="overlay"></div>
+ <div id="portal"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>