Browse Source

Create index.php

star7th 4 years ago
parent
commit
7188fe44bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/index.php

+ 1 - 0
web/index.php

@@ -0,0 +1 @@
+<?php echo file_get_contents('index.html'); ?>