diff --git a/index.html b/index.html new file mode 100644 index 0000000000000000000000000000000000000000..820d979f0ca8a299873019e14bc2f016adc8e012 --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<h1>Hello World!</h1> +</html> \ No newline at end of file