Skip to content

Commit

Permalink
Upgrade debug client to version 2024/01/2024-01-10T14:51
Browse files Browse the repository at this point in the history
  • Loading branch information
OTP Bot committed Jan 10, 2024
1 parent 7f92d6b commit 4acb6ed
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/client/debug-client-preview/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" type="image/svg+xml" href="/img/otp-logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OTP Debug Client</title>
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/01/2024-01-10T14:51/assets/index-e39515ed.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/01/2024-01-10T14:51/assets/index-ab84da73.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit 4acb6ed

Please sign in to comment.