Skip to content

Commit

Permalink
improvements dist
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrosmaps committed Dec 18, 2024
1 parent cde91ed commit 9ed59f0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html lang="ca">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/assets/favicon-DHFuoNdw.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />

<title>Template basic mapicgc-gl-js</title>
<!DOCTYPE html>
<html lang="ca">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/assets/favicon-DHFuoNdw.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />

<title>Template basic mapicgc-gl-js</title>
<style>
body {
margin: 0;
Expand All @@ -21,11 +21,11 @@
border: 1px solid lightgray;
}

</style>
</style>
<script type="module" crossorigin src="/assets/index-CjjOZpfg.js"></script>
</head>
<body>
<div id="map"></div>
<nav id="menu-group" class="filter-group"></nav>
</body>
</head>
<body>
<div id="map"></div>
<nav id="menu-group" class="filter-group"></nav>
</body>
</html>
Expand Down

0 comments on commit 9ed59f0

Please sign in to comment.