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

website worked; added script tag; Hello8

parent 846f5957
No related branches found
No related tags found
No related merge requests found
Pipeline #389957 passed
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
<div id="root"></div> <div id="root"></div>
<script type="module" src="/src/main.tsx"></script> <script type="module" src="/src/main.tsx"></script>
<script type="module" src="/dist/mapscript.js"></script>
</body> </body>
</html> </html>
...@@ -8,7 +8,7 @@ export function Home() { ...@@ -8,7 +8,7 @@ export function Home() {
<div className="col"> <div className="col">
<h2>Wiki under construction!</h2> <h2>Wiki under construction!</h2>
<hr /> <hr />
Hello7 Hello8
</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