Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and CI committed Oct 8, 2023
0 parents commit 78d7fcf
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
1 change: 1 addition & 0 deletions assets/AboutView.d9a22142.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added assets/favicon.a8f2a45b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/index.47ce2e7c.css

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions assets/index.b3d961d2.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions assets/leaflet-src.esm.ccde4890.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/marker-icon-2x.e233d1a6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/marker-icon.34d9a2d9.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/marker-shadow.ddd1f13b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/open-map-data-multi-layers-demo/assets/favicon.a8f2a45b.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Greenville OpenMapData</title>
<script type="module" crossorigin src="/open-map-data-multi-layers-demo/assets/index.b3d961d2.js"></script>
<link rel="stylesheet" href="/open-map-data-multi-layers-demo/assets/index.47ce2e7c.css">
</head>
<body class="bg-slate-900 text-slate-300 h-screen w-screen m-0 p-0">
<div id="app" class="h-screen w-screen"></div>

</body>
</html>

0 comments on commit 78d7fcf

Please sign in to comment.