1
Fork 0
mirror of https://github.com/Steffo99/trivia.git synced 2024-10-16 09:37:27 +00:00

Change intro text to English

This commit is contained in:
Steffo 2022-10-25 01:13:05 +02:00 committed by GitHub
parent 364ae0b4b8
commit 3a07de208a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
<body>
<div class="card">
<div id="question">
Premi un tasto per cominciare!
Press any key to start!
</div>
<div class="a letter" id="letter-0"><span class="text">A</span></div>
<div class="a answer" id="answer-0"><span class="text"></span></div>