Skip to content

Commit

Permalink
deploy: 70fdb3f
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrer committed Jun 11, 2024
1 parent 1c80258 commit e7fb8d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/index-c82f1563.css → assets/index-8ed78057.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-dfc7dc30.js → assets/index-c6fc323b.js

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-dfc7dc30.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-c82f1563.css">
<script type="module" crossorigin src="/quiver-frontend/assets/index-c6fc323b.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-8ed78057.css">
</head>
<body class="px-8">
<div id="app"></div>
Expand Down

0 comments on commit e7fb8d6

Please sign in to comment.