2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Replace cdnjs with jsDelivr

This commit is contained in:
XhmikosR
2020-12-21 15:39:23 +02:00
parent 86115a3227
commit d0c6a9e12a
26 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -271,7 +271,7 @@
</script>
<!-- Graphs -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.7.1/dist/Chart.min.js"></script>
<script>
var ctx = document.getElementById("myChart");
var myChart = new Chart(ctx, {