Add missing redirect.html

This commit is contained in:
Niels G. W. Serup 2024-10-30 21:54:08 +01:00
parent c17da86e02
commit 5862fe32bc
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19
1 changed files with 11 additions and 0 deletions

11
redirect.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html>
<html lang="da">
<head>
<meta charset="utf-8">
<link rel="icon" href="/img/mad-icon.png" />
<title>Niels' mad</title>
<meta http-equiv="refresh" content="0; url=/URL">
</head>
<body>
</body>
</html>