Skip to content

Commit 04fba48

Browse files
author
James Harris
committed
Starter page
1 parent ee730ba commit 04fba48

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: index.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Jimmy's website</title>
5+
</head>
6+
<body>
7+
<h1>Hello world</h1>
8+
9+
<p>So much potential, so little time.</p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)