about summary refs log tree commit diff
path: root/bskyembed/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'bskyembed/index.html')
-rw-r--r--bskyembed/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bskyembed/index.html b/bskyembed/index.html
index aa9335e8c..61d0c7d17 100644
--- a/bskyembed/index.html
+++ b/bskyembed/index.html
@@ -14,6 +14,6 @@
 </head>
 <body>
   <div id="app"></div>
-  <script type="module" src="/src/main.tsx"></script>
+  <script type="module" src="/src/screens/landing.tsx"></script>
 </body>
 </html>