init commit

This commit is contained in:
John Doe 2025-06-04 13:26:58 +00:00
commit 5693aa4609

3
index.php Normal file
View File

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