Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
basharawluddinn authored Jun 10, 2024
1 parent 325adc1 commit 1637f56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<link rel="icon" href="assets/revou.png" />
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://cdn.datatables.net/2.0.8/js/dataTables.min.js"></script>
</head>
<body>
<!-- Header -->
Expand Down Expand Up @@ -202,7 +203,7 @@ <h1><span>TEAM 5 SURABAYA</span></h1>
</footer>
<!-- Scripts -->
<script src="index.js"></script>
<script src="https://cdn.datatables.net/2.0.8/js/dataTables.min.js"></script>

</body>
</html>

0 comments on commit 1637f56

Please sign in to comment.