Fanny18 commited on
Commit
781460e
1 Parent(s): 3a94e28

se agrego el nombre del ing

Browse files
Files changed (1) hide show
  1. app/index.php +1 -1
app/index.php CHANGED
@@ -1,3 +1,3 @@
1
  <?php
2
- echo("<h1>Hola</h1>");
3
  ?>
 
1
  <?php
2
+ echo("<h1>Hola, soy Estefania de jesus panzo </h1>");
3
  ?>