Skip to content

Commit

Permalink
deploy: c0327e9
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Dec 9, 2024
1 parent 26f17e4 commit 5a249a2
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/main-85494d82.js → assets/main-05d609a3.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/nested-69bbaee0.js → assets/nested-d4778f32.js

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

Binary file modified assets/osm2streets_js_bg.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>StreetExplorer</title>
<script type="module" crossorigin src="/osm2streets/assets/main-85494d82.js"></script>
<link rel="modulepreload" crossorigin href="/osm2streets/assets/RenderLanePolygons-8eeb46b9.js">
<script type="module" crossorigin src="/osm2streets/assets/main-05d609a3.js"></script>
<link rel="modulepreload" crossorigin href="/osm2streets/assets/RenderLanePolygons-0649c17b.js">
<link rel="stylesheet" href="/osm2streets/assets/RenderLanePolygons-ae33db91.css">
<link rel="stylesheet" href="/osm2streets/assets/index-4f6356d5.css">
</head>
Expand Down
4 changes: 2 additions & 2 deletions lane_editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>osm2streets lane editor</title>
<script type="module" crossorigin src="/osm2streets/assets/nested-69bbaee0.js"></script>
<link rel="modulepreload" crossorigin href="/osm2streets/assets/RenderLanePolygons-8eeb46b9.js">
<script type="module" crossorigin src="/osm2streets/assets/nested-d4778f32.js"></script>
<link rel="modulepreload" crossorigin href="/osm2streets/assets/RenderLanePolygons-0649c17b.js">
<link rel="stylesheet" href="/osm2streets/assets/RenderLanePolygons-ae33db91.css">
</head>
<body>
Expand Down

0 comments on commit 5a249a2

Please sign in to comment.