Skip to content

Commit a30c19e

Browse files
committed
Created index page for future collaborative edits
0 parents  commit a30c19e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6+
<title>Spoon-Knife</title>
7+
<LINK href="styles.css" rel="stylesheet" type="text/css">
8+
</head>
9+
10+
<body>
11+
12+
<img src="forkit.gif" id="octocat" alt="" />
13+
14+
<!-- Feel free to change this text here -->
15+
<p>
16+
Fork me? Fork you, @octocat!
17+
</p>
18+
19+
</body>
20+
</html>

0 commit comments

Comments
 (0)