-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
179 lines (164 loc) · 6.09 KB
/
index.html
File metadata and controls
179 lines (164 loc) · 6.09 KB
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="ChenXue Home">
<meta name="keywords" content="ChenXue,Homepage">
<meta name="author" content="ChenXue">
<title>ChenXue Home</title>
<link rel="stylesheet" type="text/css" href="./assets/css/onlinewebfonts.css" />
<link rel="stylesheet" type="text/css" href="./assets/css/vno.css">
<link rel="stylesheet" type="text/css" href="./assets/css/iconfont.css">
<link rel="apple-touch-icon" href="./assets/img/icon.png">
<link rel="icon" href="./assets/img/favicon.ico">
</head>
<body>
<span class="mobile btn-mobile-menu">
<i class="social iconfont icon-list btn-mobile-menu__icon"></i>
<i class="social iconfont icon-angleup btn-mobile-close__icon hidden"></i>
</span>
<header id="panel" class="panel-cover">
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<div class="ih-item circle effect right_to_left">
<a href="#" title="" class="blog-button">
<div class="img"><img src="./assets/img/logo.jpg" alt="img"
class="js-avatar iUp profilepic"></div>
<div class="info iUp">
<div class="info-back">
<h2>
Come on
</h2>
<p>
2025
</p>
</div>
</div>
</a>
</div>
<h1 class="panel-cover__title panel-title iUp">
<a href="#" title="Dmego Home">ChenXue</a>
</h1>
<p class="panel-cover__subtitle panel-subtitle iUp">The weather is nice today</p>
<hr class="panel-cover__divider iUp" />
<p id="description" class="panel-cover__description iUp">如何得与凉风约, 不共尘沙一并来!
<br />
<strong>-「中牟道中」</strong>
</p>
<div class="navigation-wrapper iUp">
<div>
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item">
<a href="https://hot.212001.xyz" class="blog-button"
target="_blank">实时热点</a>
</li>
<li class="navigation__item">
<a href="https://v.212001.xyz" class="blog-button" target="_blank">阿晨解析</a>
</li>
<li class="navigation__item">
<a href="https://bing.212001.xyz" class="blog-button"
target="_blank">Bing壁纸</a>
</li>
<li class="navigation__item">
<a href="https://ichenc.github.io/more/packages/163下载/" class="blog-button"
target="_blank">163下载</a>
</li>
<li class="navigation__item">
<a href="https://gh.212001.xyz/" class="blog-button"
target="_blank">Github下载</a>
</li>
<li class="navigation__item">
<a href="https://ichenc.github.io/more/" class="blog-button"
target="_blank">更多</a>
</li>
</ul>
</nav>
</div>
<div class="iUp">
<nav class="cover-navigation navigation--social">
<ul class="navigation">
<li class="navigation__item">
<a href="https://github.com/ichenc/" title="github" target="_blank">
<i class='social iconfont icon-github'></i>
<span class="label">github</span>
</a>
</li>
<li class="navigation__item">
<a href="https://blog.212001.xyz/" title="cnblogs" target="_blank">
<i class='social iconfont icon-cnblogs'></i>
<span class="label">blog</span>
</a>
</li>
<li class="navigation__item">
<!-- 加密的邮箱地址, 请自行修改, 或者改用下方的明文方式 -->
<a href="javascript:decryptEmail('aWNoZW5jQDE2My5jb20=');"
title="email">
<!-- <a href="test@test.com" title="email"> -->
<i class='social iconfont icon-email'></i>
<span class="label">email</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div class="panel-cover--overlay cover-slate"></div>
</div>
<!-- <div class="beian iUp">
<a class="icp" href="http://www.miitbeian.gov.cn/publish/query/indexFirst.action" target="_blank">XXX</a>
<a class="gwab" href="http://www.beian.gov.cn/portal/recordQuery" target="_blank">XXX</a>
</div> -->
<div class="remark iUp">
<p class="power">Powered By
<a href="https://github.com/features/actions" target="_blank"> GitHub Actions </a> And
<a href="https://hitokoto.cn/" target="_blank"> Hitokoto </a>
</p>
</div>
</header>
<script type="text/javascript">
(function() {
var coreSocialistValues = ["富强", "民主", "文明", "和谐", "自由", "平等", "公正", "法治", "爱国", "敬业", "诚信", "友善"],
index = Math.floor(Math.random() * coreSocialistValues.length);
document.body.addEventListener('click', function(e) {
if (e.target.tagName == 'A') {
return;
}
var x = e.pageX,
y = e.pageY,
span = document.createElement('span');
span.textContent = coreSocialistValues[index];
index = (index + 1) % coreSocialistValues.length;
span.style.cssText = [
'z-index: 9999999; position: absolute; font-weight: bold; color: #ff0000; top: ', y - 20,
'px; left: ', x, 'px;'
].join('');
document.body.appendChild(span);
animate(span);
});
function animate(el) {
var i = 0,
top = parseInt(el.style.top),
id = setInterval(frame, 16.7);
function frame() {
if (i > 180) {
clearInterval(id);
el.parentNode.removeChild(el);
} else {
i += 2;
el.style.top = top - i + 'px';
el.style.opacity = (180 - i) / 180;
}
}
}
}());
</script>
<script type="text/javascript" src="./assets/js/main.js"></script>
<script type="text/javascript" src="./assets/json/images.json?cb=getBingImages"></script>
</body>
</html>