aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-04-06 15:02:21 -0400
committertusooa <tusooa@kazv.moe>2023-01-20 23:39:45 -0500
commit76d99c08d6740886b8c52ee4a0291706dc68ca3f (patch)
treefad7db45a4f61780fd7437c3060df6bace58bd5c /index.html
parentdc04c8cbd48dd8dcfc6b1937663e57983d38562a (diff)
Move modal out of vue tree
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4af84a59..c02bf308 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
<body class="hidden">
<noscript>To use Pleroma, please enable JavaScript.</noscript>
<div id="app"></div>
+ <div id="modal" />
<!-- built files will be auto injected -->
<div id="popovers" />
</body>