Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Parking-Master authored Nov 4, 2022
1 parent 6dbbaae commit 6d22616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
color: #ff4444 !important;
}
</style>
<script type="text/javascript" src="https://npmcdn.com/parse/dist/parse.min.js"></script>
<script type="text/javascript" src="https://npmcdn.com/parse@3.4.4/dist/parse.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/notiflix/Notiflix@latest/dist/notiflix-aio-3.2.5.min.js"></script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
</head>
Expand Down Expand Up @@ -397,4 +397,4 @@ <h2 class="page-text">Multiplayer shooter</h2>
});
</script>
</body>
</html>
</html>

0 comments on commit 6d22616

Please sign in to comment.