Skip to content

Commit 09328ac

Browse files
author
Jan Borup Coyle
committed
Code Commit codeschool#1
1 parent ff77f68 commit 09328ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html lang='en'>
33
<head>
44
<meta charset='utf-8'>
55
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
66
<meta name='viewport' content='width=device-width, initial-scale=1'>
7+
<title>Jan Borup Coyle</title>
78
</head>
89
<body>
9-
10+
<h1>Hello, Code School!.</h1>
11+
<ul>
12+
<li>Better lover</li>
13+
<li>Better time</li>
14+
</ul>
1015
</body>
1116
</html>

0 commit comments

Comments
 (0)