Pp commited on
Commit
10667d9
·
verified ·
1 Parent(s): e5b4770

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -3,7 +3,8 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Retro Rotary Dialer - Clicking Sound</title>
 
7
  <link rel="stylesheet" href="style.css">
8
  <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap" rel="stylesheet">
9
  </head>
@@ -38,4 +39,4 @@
38
 
39
  <script src="script.js"></script>
40
  </body>
41
- </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <!-- Updated Title Here -->
7
+ <title>RotaryDial ☎️</title>
8
  <link rel="stylesheet" href="style.css">
9
  <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap" rel="stylesheet">
10
  </head>
 
39
 
40
  <script src="script.js"></script>
41
  </body>
42
+ </html>