diff options
Diffstat (limited to 'src_static/index.html')
| -rw-r--r-- | src_static/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src_static/index.html b/src_static/index.html new file mode 100644 index 0000000..f6ff4eb --- /dev/null +++ b/src_static/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="UTF-8"> + <title>opcut</title> + <script src="main.js"></script> +</head> +<body> +</body> +</html> |
