Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Sep 13, 2023
1 parent 1ed8ef8 commit b4b35e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</footer>

<script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.2/dist/Chart.min.js"></script>
<script src="dev/bench/data.js"></script>
<script src="data.js"></script>
<script id="main-script">
'use strict';
(function () {
Expand Down Expand Up @@ -302,4 +302,4 @@
</script>
</body>

</html>
</html>

0 comments on commit b4b35e8

Please sign in to comment.