Skip to content

Commit

Permalink
Update chat.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Parking-Master authored Nov 5, 2022
1 parent b4d2e82 commit 0fad384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chat.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
position: fixed;
}
</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 @@ -171,4 +171,4 @@ <h1 class="page-title">World Chat</h1>
}
</script>
</body>
</html>
</html>

0 comments on commit 0fad384

Please sign in to comment.