diff options
| -rw-r--r-- | index.html | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1 +1,10 @@ -lockscreen/index.html
\ No newline at end of file +<html> +<head> +<title>Online Windows 8</title> +</head> +<body> +<h1>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h1> +<br> +<a href ="/lockscreen/index.html">Start here!</a> +</body> +</html>
\ No newline at end of file |
