summary refs log tree commit diff
path: root/dist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
new file mode 100644

index 0000000..ffd8c85 --- /dev/null +++ b/dist/index.html
@@ -0,0 +1,14 @@ +<!DOCTYPE html> +<html> + +<head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width"> + <title>TEMPLATE</title> +</head> + +<body> + <script src="main.js"></script> +</body> + +</html> \ No newline at end of file