Skip to content

Commit

Permalink
Add bunnybots waiting message
Browse files Browse the repository at this point in the history
  • Loading branch information
doinkythederp authored Dec 14, 2024
1 parent 8926e84 commit 3e47477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ import Layout from "../layouts/Layout.astro";
<p class="scr-only">Loading...</p>
</div>
<div id="wait-msg">
<h2>Come back soon!</h2>
<p>Visit during an event to watch live matches.</p>
<h2>Bunnybots is starting soon!</h2>
<p>Once the event starts, return here to watch live matches.</p>
</div>
<div id="error-msg">
<h2>Woah, there!</h2>
Expand Down

0 comments on commit 3e47477

Please sign in to comment.