diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index bd0759c..7d5322a 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ <div id="intro"> <p>is a game in which you GUESS THE CHARACTER based on the sound of their speech.</p> <p>Loading (<span id="load-progress">0</span>%)...</p> - <p><a href="#" id="play-link">Play</a></p> + <p id="play-paragraph"><a href="#" id="play-link">Play</a></p> </div> </div> <div id="game"> |