init commit

This commit is contained in:
John Doe 2025-06-04 08:51:49 +00:00
commit b04b573ab1

3
index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
echo 'Merhaba, Dünya!';
?>