Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
fix: Remove infinite loading page.
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasHitoshi committed Jan 17, 2024
1 parent ba9a035 commit 34cb78e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,15 +240,15 @@
</div>
</div>

<div id="page-loading">
<!-- <div id="page-loading">
<div id="loading-bar">
<div id="loading-bar-effect"></div>
</div>
<div class="loading-page-content-wrapper">
<img src="./assets/cr-header-logo.png" alt="Logo da CyberRain" class="logo">
<div id="ignore-load-button" class="yellow-unfilled-button">Pular</div>
</div>
</div>
</div> -->
</body>

</html>

0 comments on commit 34cb78e

Please sign in to comment.