-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
170 lines (111 loc) · 4.23 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
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
<html>
<head>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>建硕宝宝</title>
<link rel="shortcut icon" href="https://wangjianshuo.github.io/favicon.ico?v=1572407985674">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css">
<link rel="stylesheet" href="https://wangjianshuo.github.io/styles/main.css">
<script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdn.bootcss.com/moment.js/2.23.0/moment.min.js"></script>
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://wangjianshuo.github.io">
<img class="avatar" src="https://wangjianshuo.github.io/images/avatar.png?v=1572407985674" alt="">
</a>
<h1 class="site-title">
建硕宝宝
</h1>
<p class="site-description">
</p>
<div class="menu-container">
<a href="/" class="menu">
首页
</a>
<a href="/archives" class="menu">
归档
</a>
<a href="/tags" class="menu">
标签
</a>
<a href="/post/about" class="menu">
关于
</a>
</div>
<div class="social-container">
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://wangjianshuo.github.io/post/t6Qz9HkZn">
<h2 class="post-title">宝宝日记</h2>
</a>
<div class="post-info">
<time class="post-time">
· 2019-10-28 ·
</time>
<a href="https://wangjianshuo.github.io/tag/EW2OqqjXz" class="post-tag">
# 宝宝
</a>
<a href="https://wangjianshuo.github.io/tag/sID1on_zx" class="post-tag">
# live
</a>
</div>
<a href="https://wangjianshuo.github.io/post/t6Qz9HkZn" class="post-feature-image" style="background-image: url('https://wangjianshuo.github.io/post-images/t6Qz9HkZn.jpg')">
</a>
<div class="post-abstract">
</di>
</article>
<article class="post">
<a href="https://wangjianshuo.github.io/post/HUXVL3FRc">
<h2 class="post-title">宝宝爱咬人,这样应对</h2>
</a>
<div class="post-info">
<time class="post-time">
· 2019-05-31 ·
</time>
<a href="https://wangjianshuo.github.io/tag/sID1on_zx" class="post-tag">
# live
</a>
</div>
<a href="https://wangjianshuo.github.io/post/HUXVL3FRc" class="post-feature-image" style="background-image: url('https://wangjianshuo.github.io/post-images/HUXVL3FRc.jpg')">
</a>
<div class="post-abstract">
</di>
</article>
<article class="post">
<a href="https://wangjianshuo.github.io/post/xia-tian-shen-ti-zui-pa-6-jian-shi">
<h2 class="post-title">夏天身体最怕6件事!</h2>
</a>
<div class="post-info">
<time class="post-time">
· 2019-05-31 ·
</time>
<a href="https://wangjianshuo.github.io/tag/sID1on_zx" class="post-tag">
# live
</a>
</div>
<a href="https://wangjianshuo.github.io/post/xia-tian-shen-ti-zui-pa-6-jian-shi" class="post-feature-image" style="background-image: url('https://wangjianshuo.github.io/post-images/xia-tian-shen-ti-zui-pa-6-jian-shi.jpg')">
</a>
<div class="post-abstract">
</di>
</article>
</div>
<div class="pagination-container">
</div>
<div class="site-footer">
|
<a class="rss" href="https://wangjianshuo.github.io/atom.xml" target="_blank">RSS</a>
</div>
<script>
hljs.initHighlightingOnLoad()
</script>
</div>
</div>
</body>
</html>