diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..524959f --- /dev/null +++ b/public/index.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html lang="en"> + <p>Hello and welcome</p> +</html> |
