mirror of
https://github.com/ClayGarth/claygarth.github.io.git
synced 2025-07-26 08:38:44 -04:00
16 lines
287 B
HTML
16 lines
287 B
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>ClayGarth.com</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<img src="404.jpg" alt="I'm not in right now, please leave a message." style="position: absolute; left: 50%; top: 50%; margin-left: -285px; margin-top: -190px;">
|
|
|
|
</body>
|
|
|
|
</html>
|