diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-06-08 17:22:53 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-06-08 17:22:53 +0100 |
commit | 320e1030e9aa9323451c6bd78a58d05fe6eef05e (patch) | |
tree | b044aa7b26a59b9b4fb9fd9bc00e078913074741 /cao-mobile.html | |
parent | e2c5fbe7b975481de526ff3a845fc5d1958918fa (diff) |
removed example content
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'cao-mobile.html')
-rw-r--r-- | cao-mobile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cao-mobile.html b/cao-mobile.html index e5dd318..900ae2b 100644 --- a/cao-mobile.html +++ b/cao-mobile.html @@ -30,7 +30,7 @@ </div> <div id="white-cards" class="card-list read-only"></div> <button id="become-judge-btn" class="bottom" data-state="become-judge">Become judge!</button> - <div class="bottom" data-state="judge-choose">During high school, I never really fit in until I found _____ club..</div> + <div class="bottom" data-state="judge-choose"></div> <div class="bottom" data-state="player-choose">Choose a card...</div> <div class="bottom" data-state="player-wait">Waiting for judge...</div> <button class="bottom" data-state="judge-collect">Collect!</button> |