Skip to content

Commit

Permalink
Add basic index.html with redirect to /en/
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Oct 19, 2024
1 parent 24ea453 commit c141af4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!doctype html>
<head>
<meta http-equiv="refresh" content="0; url=https://delta.chat/en/">
</head>
<body>
<h1>Moved to <a href=https://delta.chat/en/>https://delta.chat/en/</a></h1>
</body>

0 comments on commit c141af4

Please sign in to comment.