diff options
Diffstat (limited to 'res/index.html')
-rw-r--r-- | res/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/res/index.html b/res/index.html deleted file mode 100644 index 3d7488b..0000000 --- a/res/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width" /> - <title>Melvix Server</title> - </head> - <body> - <h1>This is a test page.</h1> - </body> -</html> |