We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
index.html
1 parent 10b3ac9 commit e226033Copy full SHA for e226033
Sprint-3/alarmclock/index.html
@@ -1,10 +1,10 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<link rel="stylesheet" href="style.css" />
7
- <title>Title here</title>
+ <title>Alarm Clock App</title>
8
</head>
9
<body>
10
<div class="centre">
0 commit comments