Files
timothykim.net/static/index.html
T
timothykim 1c8b623a9f
Build and Push Docker Image / build (push) Successful in 8s
add test img
2026-03-19 22:41:58 -04:00

11 lines
158 B
HTML

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