github.com/openshift/source-to-image@v1.4.1-0.20240516041539-bf52fc02204e/examples/nginx-centos7/test/test-app/index.html (about) 1 2 <!doctype html> 3 <html> 4 <head> 5 <title>Hello World!</title> 6 </head> 7 <body> 8 <h1>Hello World!</h1> 9 </body> 10 </html>