Skip to content

Commit

Permalink
deploy: 3457def
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon committed Jan 30, 2025
0 parents commit a6a9923
Show file tree
Hide file tree
Showing 4 changed files with 627 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
609 changes: 609 additions & 0 deletions assets/index-CyAvXkm0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-E1Mw2irr.css

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>s2js Region Coverer</title>
<link rel="preconnect" href="https://api.protomaps.com"/>
<link rel="preconnect" href="https://protomaps.github.io"/>
<link rel="preconnect" href="https://unpkg.com"/>
<script type="module" crossorigin src="/s2js-demos/assets/index-CyAvXkm0.js"></script>
<link rel="stylesheet" crossorigin href="/s2js-demos/assets/index-E1Mw2irr.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit a6a9923

Please sign in to comment.