diff --git a/public/index.html b/public/index.html index 1bbf7e8708eeecb0b05bc4ef4653020e8bf782cd..adfb9f90c620611b02550e3f65b6aab0b35715bb 100644 --- a/public/index.html +++ b/public/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> diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx index 34254a0be52e940ded9a92c501abb41c99387689..8e6feaeb5ceb1a8c0dfd217b5696fef89504007a 100644 --- a/src/contents/Home.tsx +++ b/src/contents/Home.tsx @@ -8,7 +8,7 @@ export function Home() { <div className="col"> <h2>Wiki under construction!</h2> <hr /> - Hello15 + Hello16 </div> </div> <div className="row">