Skip to content

Commit

Permalink
Update loading message in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Dec 19, 2023
1 parent 4940d76 commit 0713666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-server/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<div id="spinner" class="center-container">
<div class="spinner-grow text-light" style="width: 6rem; height: 6rem;" role="status"></div>
<p class="text-light">Loading...</p>
<p class="text-light">Loading may take up to a few minutes...</p>
</div>

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js"
Expand Down

0 comments on commit 0713666

Please sign in to comment.