Skip to content

Commit

Permalink
This is just index page
Browse files Browse the repository at this point in the history
First index file created
  • Loading branch information
vinayakumarnk committed Jun 15, 2015
1 parent 0ade1da commit 9e6b62d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Test Doc</title>
</head>
<h3>This is just hello world<h3>
<body>
</body>
</html>

0 comments on commit 9e6b62d

Please sign in to comment.