philipmruth.com/index.html
2026-01-10 13:28:33 -05:00

14 lines
336 B
HTML

<!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>