mirror of
https://gitlab.com/MisterBiggs/hello-world-nginx.git
synced 2025-07-28 17:11:25 +00:00
10 lines
187 B
HTML
10 lines
187 B
HTML
<html>
|
|
<body>
|
|
<img src="images/obiwan.gif">
|
|
|
|
<h3> and welcome, to some random stateless app on GKE!</h3>
|
|
|
|
It's a brave new world out here.
|
|
</body>
|
|
</html>
|