Skip to content

Commit

Permalink
new file: www/index.html
Browse files Browse the repository at this point in the history
                the first home page for the site that's served by webserver.js
  • Loading branch information
Louie van Bommel committed Apr 13, 2012
1 parent f3b8467 commit 2d507ec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Scramblelovers Word Games/www/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<title>Welcome to my World!</title>
</head>
<body>
<h1>Welcome to my world!</h1>
<p>I'm glad you are here :)</p>
</body>
</html>

0 comments on commit 2d507ec

Please sign in to comment.