Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MEDELBOU3 authored Dec 1, 2024
1 parent 9497cb0 commit 335c9d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="playlist.css">
<link rel="stylesheet" href="movies.css">
</head>
<body>
<div class="container">
Expand Down Expand Up @@ -232,5 +233,6 @@ <h3>Latest Additions</h3>

<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="main.js"></script>
<script src="movies.js"></script>
</body>
</html>

0 comments on commit 335c9d5

Please sign in to comment.