-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
86 lines (51 loc) · 1.96 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>员外在减肥</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="员外在减肥">
<meta property="og:url" content="http://luxiangdong.com/index.html">
<meta property="og:site_name" content="员外在减肥">
<meta property="og:locale" content="zh-CN">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="员外在减肥">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/typing.css">
<link rel="stylesheet" href="/css/donate.css">
</head>
<body class="home-body">
<div id="container" class="container">
<div class="home">
<div class="content">
<div class="profile">
<h1 class="nickname">员外在减肥</h1>
<div class="description">
<p><p>技术·思考·人生</p>
</p>
</div>
</div>
<hr/>
</div>
</div>
<ul class="footer-links">
<li>
<a href="/archives/">进入文章</a>
</li>
</ul>
</div>
<footer id="footer" class="home-footer footer">
<div id="copyright" class="copyright">
© 2018 Xiangdong Lu Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> Theme © <a href="https://github.com/geekplux" target="_blank">GeekPlux</a>
</div>
</footer>
<script src="//cdn.bootcss.com/jquery/2.2.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.10/clipboard.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script src="/js/typing.js"></script>
<!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7/html5shiv.min.js"></script><![endif]-->
</div>
</body>
</html>