Skip to content

Commit

Permalink
Summit to Ansiblefest Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart R. Kirk committed Oct 13, 2020
1 parent f135440 commit fba8959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-helloworld/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
print "<h1 align=middle>Hello there!<br><br>";
print "Welcome to Azure Red Hat OpenShift!!<br><br>";
print "Welcome to Ansiblefest 2020 & Azure Red Hat OpenShift!!<br><br>";
print "<img align=middle src=https://raw.githubusercontent.com/stuartatmicrosoft/Ansiblefest2020/main/images/ansiblefest2020.png><br><br>";
print "Your php version is " . PHP_VERSION . "\n";
?>

0 comments on commit fba8959

Please sign in to comment.