aboutsummaryrefslogtreecommitdiff
path: root/dists/networking/wwwroot/.index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dists/networking/wwwroot/.index.html')
-rw-r--r--dists/networking/wwwroot/.index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/dists/networking/wwwroot/.index.html b/dists/networking/wwwroot/.index.html
new file mode 100644
index 0000000000..2a3d9d382d
--- /dev/null
+++ b/dists/networking/wwwroot/.index.html
@@ -0,0 +1,18 @@
+<!doctype html>
+<html>
+ <head>
+ <title>ScummVM</title>
+ <meta charset="utf-8"/>
+ <link rel="stylesheet" type="text/css" href="style.css"/>
+ </head>
+ <body>
+ <div class="container">
+ <div class='header'>
+ <center><img src="logo.png"/></center>
+ </div>
+ <div class="content">
+ <p>{message}</p>
+ </div>
+ </div>
+ </body>
+</html> \ No newline at end of file