Update index.html

This commit is contained in:
RW 2023-09-13 20:47:01 +02:00 committed by GitHub
parent 1ed8ef8d5a
commit b4b35e80d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@
</footer> </footer>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.2/dist/Chart.min.js"></script> <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"> <script id="main-script">
'use strict'; 'use strict';
(function () { (function () {