Files
docker-test-image/static-html-directory/index.html
Gregory Hendrickson 3328c05d09 edit index
2023-06-09 15:40:23 -07:00

8 lines
177 B
HTML

<html>
<head>
<title>Greg Test</title>
</head>
<div>
Hello World! I was built with jenkins! This is just an extension of content at this point
</div>
</html>