add echo statement to index.php for greeting message

This commit is contained in:
2026-01-01 17:56:15 -04:00
parent 1ad08a9f04
commit 54f489322b

View File

@@ -1 +1,3 @@
<?php <?php
echo "Hola Mundo";