-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (20 loc) · 867 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Redirecting... - Xavizard Knight</title>
<meta content="">
<meta http-equiv="refresh" content="3;url=https://xavizardknight.gitlab.io/"/>
<style></style>
<script></script>
</head>
<body>
<h1>I've moved this website to Gitlab</h1>
<br>
<p>You are going to be redirected to GitLab, where the new webiste is.</p>
<p>I had a placeholder website in GitHub and I wanted to expand it more.
<br>Recently, I decided to move from GitHub to GitLab and complete this website in GitLab.</p>
<br>
<p>If the redirection doesn't work (or you are still reading this text lol), click <a href="https://xavizardknight.gitlab.io/">here</a> to get redirected.
<br>
<p>You can also click this complete URL: <a href="https://xavizardknight.gitlab.io/">https://xavizardknight.gitlab.io/</a>
</body>
</html>