Create index.html

This commit is contained in:
Arona Jones
2014-06-27 15:16:17 +01:00
parent 0f7ef5c900
commit fc0526ddf7

7
index.html Normal file
View File

@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>