diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | efbb1cad7a2c42b2703fe0e5142785fdfa8db24b (patch) | |
tree | c11af282555b7360f3b892d14740472773357692 /index.html | |
download | w-efbb1cad7a2c42b2703fe0e5142785fdfa8db24b.tar w-efbb1cad7a2c42b2703fe0e5142785fdfa8db24b.tar.gz w-efbb1cad7a2c42b2703fe0e5142785fdfa8db24b.tar.bz2 w-efbb1cad7a2c42b2703fe0e5142785fdfa8db24b.tar.xz w-efbb1cad7a2c42b2703fe0e5142785fdfa8db24b.zip |
index page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..686a374 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +<!DOCTYPE html><html> +<body bgcolor="#000000" text="#00FF00"> +<h1>Hello, world!</h1> +</body> +</html> |