mirror of
https://github.com/Xevion/xevion.github.io.git
synced 2025-12-05 23:16:58 -06:00
Use HTML-based redirect (index.html)
This commit is contained in:
5
index.html
Normal file
5
index.html
Normal 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">
|
||||
Reference in New Issue
Block a user