Files
timothykim.net/static/index.html
T
timothykim ad3db5852a
Build and Push Docker Image / build (push) Successful in 9s
add test img 2
2026-03-19 22:42:36 -04:00

11 lines
170 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">
</body>
</html>