Files
www/htdocs/mail/index.html
2026-02-19 15:22:47 -05:00

17 lines
483 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="5;url=/archive/Mail">
<title>eom.dev - Redirecting</title>
<link rel="stylesheet" href="/common/catppuccin.css">
<link rel="icon" type="image/x-icon" href="/common/favicon.ico">
</head>
<body>
<h1>eom.dev</h1>
<h2>Redirecting...</h2>
<p>If you are not redirected automatically, follow this <a href="../archive/Mail">this link</a>.</p>
</body>
</html>