add test img 2
Build and Push Docker Image / build (push) Successful in 9s

This commit is contained in:
2026-03-19 22:42:36 -04:00
parent 1c8b623a9f
commit ad3db5852a
+1 -1
View File
@@ -5,6 +5,6 @@
</head> </head>
<body> <body>
<h1>Hello, World!</h1> <h1>Hello, World!</h1>
<img src="/media/tim-at-park.jpg"> <img src="/media/tim-at-park.jpg" width="400">
</body> </body>
</html> </html>