Skip to content

Commit

Permalink
Fix: Updated 404 page (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Mar 12, 2024
1 parent 319c5dd commit a4dc3c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
gtag('js', new Date());

gtag('config', 'G-CQKJ67FXZ4');

</script>
<script>
function rotateUserStats() {
const stats = [
{
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@ <h2 id="other" style="margin-top: 35px; cursor: pointer">Trending CLASSIC Movies

</body>

</html>
</html>

0 comments on commit a4dc3c8

Please sign in to comment.