Skip to content

Commit

Permalink
Add rounds 1 to 3 data
Browse files Browse the repository at this point in the history
  • Loading branch information
minsukkahng committed Jun 5, 2024
1 parent 65c5a9d commit d1496bb
Show file tree
Hide file tree
Showing 3 changed files with 1,685,699 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div id="app-container"></div>
<script>
var datasets = [
{'label': 'Round 1 (w/o images)', 'filename': 'round1.json'}
{'label': 'Rounds 1-3 (w/o images)', 'filename': 'rounds123.json'}
];
</script>
<script src="dev_sources.concat.js"></script>
Expand Down
Loading

0 comments on commit d1496bb

Please sign in to comment.