Skip to content

Commit

Permalink
deploy: 6411a33
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpestov committed Dec 6, 2023
1 parent 2ff620f commit b4ba8bc
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions assets/index-ca31e87e.js → assets/index-d1ffb55e.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-f20ab376.css → assets/index-e3de4005.css

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 @@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Quiver - OCR-D Benchmarking Dashboard</title>
<script type="module" crossorigin src="/quiver-frontend/assets/index-ca31e87e.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-f20ab376.css">
<script type="module" crossorigin src="/quiver-frontend/assets/index-d1ffb55e.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-e3de4005.css">
</head>
<body class="px-8">
<div id="app"></div>
Expand Down

0 comments on commit b4ba8bc

Please sign in to comment.