Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KajizukaTaichi committed May 21, 2024
1 parent 33d523f commit 1a56d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="ja">
<html lang="en">

<head>
<meta charset="UTF-8">
Expand All @@ -24,7 +24,7 @@

<p id="timerDisplay" class="alert alert-warning" role="alert">Soviet Timer</p>

<audio id="alarmSound" src="https://upload.wikimedia.org/wikipedia/commons/d/db/Gimn_Sovetskogo_Soyuza_%281977_Vocal%29.oga"></audio>
<audio id="alarmSound" src="https://upload.wikimedia.org/wikipedia/commons/d/db/Gimn_Sovetskogo_Soyuza_(1977_Vocal).oga"></audio>

</div>
</div>
Expand Down

0 comments on commit 1a56d60

Please sign in to comment.