Skip to content

Commit 333486d

Browse files
Revert title to default in index.html
1 parent f55cbf8 commit 333486d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-3/alarmclock/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="stylesheet" href="style.css" />
7-
<title>Alarm Clock App</title>
7+
<title>Title here</title>
88
</head>
99
<body>
1010
<div class="centre">

0 commit comments

Comments
 (0)