Skip to content
Snippets Groups Projects
Commit 30e56b0a authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

hello 44

parent d674c9d1
No related branches found
No related tags found
No related merge requests found
Pipeline #390084 passed
...@@ -3,7 +3,7 @@ import InnerHTML from 'dangerously-set-html-content' ...@@ -3,7 +3,7 @@ import InnerHTML from 'dangerously-set-html-content'
export function Map1(){ export function Map1(){
const htmlFile = `<div style="min-height: 374px"> const htmlFile = `<div style="min-height: 374px">
<script type="text/javascript" defer src="/mapscript.js" charset="utf-8"> <script type="text/javascript" defer src="https://2024.igem.wiki/bielefeld-cebitec/mapscript.js" charset="utf-8">
</script> </script>
<noscript> <noscript>
<img src="https://static.igem.wiki/teams/5247/charts-maps/map1-full.png" alt="" /> <img src="https://static.igem.wiki/teams/5247/charts-maps/map1-full.png" alt="" />
......
...@@ -11,7 +11,7 @@ export function Home() { ...@@ -11,7 +11,7 @@ export function Home() {
<hr/> <hr/>
<Map1/> <Map1/>
<hr /> <hr />
Hello43 Hello44
</div> </div>
</div> </div>
<div className="row"> <div className="row">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment