mirror of
https://github.com/CIMEngine/map.git
synced 2025-02-23 03:03:12 +03:00
Deploying to gh-pages from @ CIMEngine/map@131d4285e9 🚀
This commit is contained in:
parent
0c1e67da4c
commit
b473922bac
4 changed files with 8 additions and 7 deletions
|
@ -14,7 +14,7 @@
|
|||
<link rel="stylesheet" href="./index.css">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="https://i.imgur.com/i0yls6d.png">
|
||||
|
||||
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
|
@ -32,6 +32,6 @@
|
|||
|
||||
<body>
|
||||
<div id="map"></div>
|
||||
<script src="./index.bundle.js" async defer></script>
|
||||
<script src="./index.bundle.js" type="module"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue