Skip to content

Commit 5476d73

Browse files
authored
Update index.html
1 parent f5c51b3 commit 5476d73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

task15-User-Info-Summary-Card/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Day 1 - Task 3</title>
6+
<title>User Info Summary Card</title>
77
<link rel="stylesheet" href="style.css">
88
</head>
99
<body>
@@ -14,4 +14,4 @@ <h1>User Info Summary Card</h1>
1414

1515
<script src="script.js"></script>
1616
</body>
17-
</html>
17+
</html>

0 commit comments

Comments
 (0)