diff options
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> |