Add index.html.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 5 Jul 2011 12:40:28 +0000 (15:40 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 5 Jul 2011 12:40:28 +0000 (15:40 +0300)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..62899c4
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+       <head>
+               <title>P2P-Next UPB Living Lab</title>
+       </head>
+       <body>
+               <h1>It works!</h1>
+       </body>
+</html>