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