diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..4c5e8b9 --- /dev/null +++ b/src/index.html @@ -0,0 +1,7 @@ +<html> + +<body> + <h1>Hi!</h1> +</body> + +</html> |