Spaces:
Running
Running
Update index.html
Browse files- 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 |
-
|
|
|
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>
|