initial commit

This commit is contained in:
Barrett Ruth 2026-01-10 13:28:33 -05:00
commit 762df3cc08

14
index.html Normal file
View file

@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url=https://barrettruth.com" />
<title>Redirecting...</title>
</head>
<body>
<p>
If you are not redirected automatically,
<a href="https://barrettruth.com">click here</a>.
</p>
</body>
</html>