Skip to content

Commit

Permalink
Deploying to gh-pages from @ 16ad20b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stonedDiscord committed Nov 23, 2023
1 parent b5e2548 commit bf25f91
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@ <h2>WebAO Character Downloader</h2>
<div class="card-body">
<!-- Loading -->
<div id="loadingContainer">
<p class="">Loading characters...</p>
<div id="loadingCharactersText">
<p class="">Loading characters...</p>
</div>
<div id="loadingSfxText" style="display: none;">
<p class="">Loading SFX...</p>
</div>

<div class="container d-flex align-items-center justify-content-center">
<div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div>
Expand Down Expand Up @@ -86,4 +91,4 @@ <h2>WebAO Background Downloader</h2>
</div>
</body>

</html>
</html>
Loading

0 comments on commit bf25f91

Please sign in to comment.