Browse Source

(fix): index

catDev 5 years ago
parent
commit
8d7dcbaf4a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      index.php

+ 4 - 0
index.php

@@ -0,0 +1,4 @@
+<?php 
+	echo "hello world";
+
+?>