Skip to content

Commit 650dad6

Browse files
authored
Update index.html
1 parent f2755d2 commit 650dad6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Just Practice</title>
7+
<title>Background Color Changer | Project</title>
88
<link rel="stylesheet" href="style.css">
99
</head>
1010

@@ -17,4 +17,4 @@ <h1>Click the button to change the background color</h1>
1717
<script src="script.js"></script>
1818
</body>
1919

20-
</html>
20+
</html>

0 commit comments

Comments
 (0)