mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
using header 1 for hello world
Signed-off-by: kouul <maulloohans@gmail.com>
This commit is contained in:
parent
fefbbf6704
commit
ff08876844
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
echo'Hello World!';
|
||||
?>
|
||||
<?php
|
||||
echo '<h1>Hello World!</h1>';
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue