Skip to content

Commit f7aa5e1

Browse files
authored
Update index.html
1 parent 5f6fd4c commit f7aa5e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

task13-User-Info-Card/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Day 1 - Task 1</title>
6+
<title>User Information Card - CONSOLE</title>
77
</head>
88
<body>
99
<h1>User Information Card - CONSOLE</h1>
1010

1111
<script src="script.js"></script>
1212
</body>
13-
</html>
13+
</html>

0 commit comments

Comments
 (0)