diff options
Diffstat (limited to 'site/index.html')
-rw-r--r-- | site/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..026778b --- /dev/null +++ b/site/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <meta content="width=device-width,initial-scale=1" name="viewport"> +</head> +<body> + <h3>Coming soon</h3> +</body> +</html> |