diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..a817e49 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>Viper</title> + </head> + <body> + <script src="main.js"></script> + </body> +</html> |