Skip to content

Commit

Permalink
deploy: a8f4096
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrer committed Jun 14, 2024
1 parent 73a6c94 commit 37078a8
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
72 changes: 36 additions & 36 deletions assets/index-8970e70a.js → assets/index-e5f2bcb1.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-c457cddc.css → assets/index-ec5bbedb.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-8970e70a.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-c457cddc.css">
<script type="module" crossorigin src="/quiver-frontend/assets/index-e5f2bcb1.js"></script>
<link rel="stylesheet" href="/quiver-frontend/assets/index-ec5bbedb.css">
</head>
<body class="px-8">
<div id="app"></div>
Expand Down

0 comments on commit 37078a8

Please sign in to comment.