diff options
Diffstat (limited to '')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..ef64b90 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,7 @@ +<!doctype html> +<html> +<head> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=./sqlglot.html"/> +</head> +</html> |