maringetxway commited on
Commit
1f8b697
·
verified ·
1 Parent(s): 94efc8a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -6,6 +6,7 @@
6
  <title>Countdown</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <audio id="backgroundSound" src="background.mp3" autoplay loop preload="auto" volume="0.5"></audio>
 
9
  </head>
10
 
11
  <body>
 
6
  <title>Countdown</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <audio id="backgroundSound" src="background.mp3" autoplay loop preload="auto" volume="0.5"></audio>
9
+ <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@700&display=swap" rel="stylesheet">
10
  </head>
11
 
12
  <body>