Files
timothykim f92432a783
Build and Push Docker Image / build (push) Successful in 10s
Update static/index.html
2026-04-18 11:22:51 -04:00

12 lines
213 B
HTML

<!doctype html>
<html>
<head>
<title>Timothy Kim</title>
</head>
<body>
<h1>Hello, World!</h1>
<img src="/media/tim-at-park.jpg" width="400">
<figcaption>This is me.</figcaption>
</body>
</html>