mirror of
https://github.com/ClayGarth/claygarth.github.io.git
synced 2025-07-25 08:08:44 -04:00
Add files via upload
This commit is contained in:
commit
d7bfcf554f
2 changed files with 16 additions and 0 deletions
BIN
404.jpg
Normal file
BIN
404.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 26 KiB |
16
index.html
Normal file
16
index.html
Normal 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>
|
Loading…
Add table
Reference in a new issue