diff --git a/index.html b/index.html index f5cfd329fdad329844155a333fc34f7df9d3258f..dbd645df21b177e69f774151ebf59368ffd1b706 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,13 @@ </head> <body> <div id="root"></div> - + <div style="min-height: 374px"> + <script type="text/javascript" defer src="src/statics/mapscript.js" charset="utf-8"> + </script> + <noscript> + <img src="https://static.igem.wiki/teams/5247/charts-maps/map1-full.png" alt="" /> + </noscript> + </div> <script type="module" src="/src/main.tsx"></script> </body> </html> diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx index 3d94426041e7ceb6729de8f096d1e53292880c17..13fd49179325c9205d085c4398c27b177f5ece82 100644 --- a/src/contents/Home.tsx +++ b/src/contents/Home.tsx @@ -11,7 +11,7 @@ export function Home() { <hr/> <Map1/> <hr /> - Hello37 + Hello38 </div> </div> <div className="row">