Add files via upload

This commit is contained in:
Clay 2020-03-04 15:57:25 -05:00 committed by GitHub
commit d7bfcf554f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

BIN
404.jpg Normal file

Binary file not shown.

After

(image error) Size: 26 KiB

16
index.html Normal file
View file

@ -0,0 +1,16 @@
<!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>