Use HTML-based redirect (index.html)

This commit is contained in:
2023-04-26 09:56:35 -05:00
parent f30f1149ad
commit 82b003df05

5
index.html Normal file
View File

@@ -0,0 +1,5 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://xevion.dev</title>
<meta http-equiv="refresh" content="0; URL=https://xevion.dev">
<link rel="canonical" href="https://xevion.dev">