Skip to content

Commit d698ad7

Browse files
committed
Redirect to xboot.github.io/xboot
1 parent 3fd3212 commit d698ad7

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# xboot.github.io
1+
Redirect to [xboot.github.io/xboot](https://xboot.github.io/xboot)

index.html

+13-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
xboot.org
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>xboot.github.io</title>
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
7+
<meta name="description" content="Description">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
9+
<meta http-equiv="refresh" content="0;url=https://xboot.github.io/xboot">
10+
</head>
11+
<body>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)