Initial commit
This commit is contained in:
16
htdocs/mail/index.html
Normal file
16
htdocs/mail/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!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>
|
||||
|
||||
Reference in New Issue
Block a user