Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisseurin committed Nov 22, 2024
1 parent 8c8c7ba commit 64d7cb2
Show file tree
Hide file tree
Showing 6 changed files with 174 additions and 177 deletions.
95 changes: 95 additions & 0 deletions assets/index-BFGt1l91.js

Large diffs are not rendered by default.

90 changes: 0 additions & 90 deletions assets/index-DRs2rJHb.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/index-EdwF7H2a.css

This file was deleted.

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

Large diffs are not rendered by default.

160 changes: 76 additions & 84 deletions data/vehicle-position-rt-production.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<title>Public Transport Map</title>
<base href="/public-transport-map/">
<script type="module" crossorigin src="/public-transport-map/assets/index-DRs2rJHb.js"></script>
<link rel="stylesheet" crossorigin href="/public-transport-map/assets/index-EdwF7H2a.css">
<script type="module" crossorigin src="/public-transport-map/assets/index-BFGt1l91.js"></script>
<link rel="stylesheet" crossorigin href="/public-transport-map/assets/index-rgFQmyjP.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 64d7cb2

Please sign in to comment.