diff options
Diffstat (limited to 'html/public')
-rw-r--r-- | html/public/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/public/index.php b/html/public/index.php new file mode 100644 index 0000000..eee4f27 --- /dev/null +++ b/html/public/index.php @@ -0,0 +1,3 @@ +<?php +echo "hai :3" +?> |