This commit is contained in:
2023-04-25 15:32:43 +02:00
commit 9f1c5af1a2

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!doctype html>
<html lang="en">
<head>
<title>redirecting...</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://zev.averba.ch" />
</head>
</html>
<body></body>