diff --git a/index.html b/pubpub/index.html similarity index 91% rename from index.html rename to pubpub/index.html index 508b8e40d6481cef498ec40aea9181673510e78f..3d908ef16eecde466750d0340dfe289ca90c63cf 100644 --- a/index.html +++ b/pubpub/index.html @@ -16,7 +16,7 @@ <body> <div id="root"></div> - <script type="module" src="/src/main.tsx"></script> + <script type="module" src="../src/main.tsx"></script> </body> </html>