Skip to content

Commit 79e218a

Browse files
authored
Update index.html
1 parent f7aa5e1 commit 79e218a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

task14-User-Mood-Based-on-Age/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Day 1 - Task 2</title>
6+
<title>User Mood Based on Age</title>
77
</head>
88
<body>
99
<h1>User Mood Based on Age</h1>
1010
<script src="script.js"></script>
1111
</body>
12-
</html>
12+
</html>

0 commit comments

Comments
 (0)