-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (65 loc) · 2.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="cn">
<head>
<meta charset="UTF-8">
<meta name="keywords" content="xem8k5, xem8k5小恶魔, Mindustry" />
<meta property="og:title" content="xem8k5's Blog">
<meta property="og:site_name" content="xem8k5">
<meta property="og:url" content="http://mdt.xem8k5.top/">
<meta property="og:description" content="xem8k5小恶魔的博客">
<meta property="description" content="xem8k5小恶魔的博客">
<meta property="og:type" content="website">
<meta property="og:image" content="ohno">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>xem8k5's Blog</title>
<style>
body {
text-align: center;
font-family: Arial;
}
#small {
color: gray;
font-size:smaller
}
.avatar{
width: 200px;
height: 200px;
border: 3px solid white;
border-radius: 50%;
overflow: hidden;
}
body{
background: url("https://s1.ax1x.com/2022/05/11/Oajy6O.png") no-repeat center center fixed;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.center {
display: inline-block;
vertical-align: middle;
text-align:center;
}
</style>
</head>
<body>
<body style="background-color:silver;"></body>
<font color="white"><h1>xem8k5小恶魔的Blog</h1>
<div class="avatar center">
<center>
<a href="https://github.com/xem8k5/"><img src="https://s1.ax1x.com/2022/05/11/OUvITs.png" alt="github?" class="avatar" width="200" height="200"></a>
</center>
</div>
<p>大FW初中生,平常喜欢搞点编程、服务器等花拳绣腿</p><br>
<img src=""><br>
<a href="mdt.xem8k5.top/imagetool/imagetool.htm">Mindustry逻辑处理器图片生成</a>
<p> </p>
<a href="mdt.xem8k5.top/msav/index.html ">Mindustry图片转MSAV生成</a><br>
<a href="mdt.xem8k5.top/web/index.html">Animdustry在线试玩</a>
<p> </p>
<a href="mdt.xem8k5.top/EatAnuke/Anuke/index.html">??????</a><br>
</font>
<p id="small">基于Github,xem8k5制作</p>
</body>
</html>