maringetxway commited on
Commit
76544ca
·
verified ·
1 Parent(s): 0ec631c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -5,6 +5,8 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
  <title>Countdown</title>
7
  <link rel="stylesheet" href="style.css" />
 
 
8
  </head>
9
 
10
  <body>
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
  <title>Countdown</title>
7
  <link rel="stylesheet" href="style.css" />
8
+ <audio id="backgroundSound" src="background.mp3" autoplay loop preload="auto"></audio>
9
+
10
  </head>
11
 
12
  <body>