heygray/404.html
Parker TenBroeck 02bbd3d332 redirect
2026-04-25 10:34:08 -04:00

15 lines
196 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://www.parkertenbroeck.com">
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>