Add 'redir.html'

This commit is contained in:
Marcel Stangenberger 2023-06-18 13:54:59 +00:00
parent b98b538877
commit eece7d682b

8
redir.html Normal file
View File

@ -0,0 +1,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Website titel</title>
<meta http-equiv="refresh" content="0; URL=http://nieuwe.website/">
</head>
<body>
</body>
</HTML>