Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Suriones committed Feb 13, 2024
1 parent 63baf32 commit c82b1a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Animaze Hub</title>
<link rel="icon" href="logo.png"><script defer src="index_bundle.js"></script></head>
<link rel="icon" href="https://suriones.github.io/AnimazeHub/logo.png"><script defer src="https://suriones.github.io/AnimazeHub/index_bundle.js"></script></head>

<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion index_bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c82b1a4

Please sign in to comment.