diff options
author | clarkzjw <[email protected]> | 2018-01-18 08:59:50 +0000 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-18 08:59:50 +0000 |
commit | a841ce9bfe066a2af54f8e7327e0828e642195a7 (patch) | |
tree | e65a09f14f23324364105de019cac9e0366438e3 /_posts/2018/01 | |
parent | f754588de7b6a91019a7a5a396bcb5838ab2f3ff (diff) | |
download | blog.jinwei.me-a841ce9bfe066a2af54f8e7327e0828e642195a7.tar.gz |
Thu Jan 18 08:59:50 UTC 2018
Diffstat (limited to '_posts/2018/01')
-rw-r--r-- | _posts/2018/01/new-blog.html | 82 |
1 files changed, 75 insertions, 7 deletions
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html index 9a513bc..cd566e7 100644 --- a/_posts/2018/01/new-blog.html +++ b/_posts/2018/01/new-blog.html | |||
@@ -148,9 +148,82 @@ | |||
148 | 这套排版框架。毕竟现在的页面排版看起来怪怪的,以及并不美观。( | 148 | 这套排版框架。毕竟现在的页面排版看起来怪怪的,以及并不美观。( |
149 | </p> | 149 | </p> |
150 | </div> | 150 | </div> |
151 | <div class="just-comments" data-allowguests="true" data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> | 151 | <div> |
152 | <div class="just-comments" data-allowguests="true" data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> | ||
153 | </div> | ||
154 | <br/> | ||
155 | <div style="width: 50%; margin: 0 auto;"> | ||
156 | <svg height="20" width="138" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
157 | <linearGradient id="b" x2="0" y2="100%"> | ||
158 | <stop offset="0" stop-color="#bbb" stop-opacity=".1"> | ||
159 | </stop> | ||
160 | <stop offset="1" stop-opacity=".1"> | ||
161 | </stop> | ||
162 | </linearGradient> | ||
163 | <clipPath id="a"> | ||
164 | <rect fill="#fff" height="20" rx="3" width="138"> | ||
165 | </rect> | ||
166 | </clipPath> | ||
167 | <g clip-path="url(#a)"> | ||
168 | <path d="M0 0h73v20H0z" fill="#555"> | ||
169 | </path> | ||
170 | <path d="M73 0h65v20H73z" fill="#e05d44"> | ||
171 | </path> | ||
172 | <path d="M0 0h138v20H0z" fill="url(#b)"> | ||
173 | </path> | ||
174 | </g> | ||
175 | <g fill="#fff" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110" text-anchor="middle"> | ||
176 | <text fill="#010101" fill-opacity=".3" textLength="630" transform="scale(.1)" x="375" y="150"> | ||
177 | Powered by | ||
178 | </text> | ||
179 | <text textLength="630" transform="scale(.1)" x="375" y="140"> | ||
180 | Powered by | ||
181 | </text> | ||
182 | <text fill="#010101" fill-opacity=".3" textLength="550" transform="scale(.1)" x="1045" y="150"> | ||
183 | Cloudflare | ||
184 | </text> | ||
185 | <text textLength="550" transform="scale(.1)" x="1045" y="140"> | ||
186 | Cloudflare | ||
187 | </text> | ||
188 | </g> | ||
189 | </svg> | ||
190 | <svg height="20" width="116" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
191 | <linearGradient id="b" x2="0" y2="100%"> | ||
192 | <stop offset="0" stop-color="#bbb" stop-opacity=".1"> | ||
193 | </stop> | ||
194 | <stop offset="1" stop-opacity=".1"> | ||
195 | </stop> | ||
196 | </linearGradient> | ||
197 | <clipPath id="a"> | ||
198 | <rect fill="#fff" height="20" rx="3" width="116"> | ||
199 | </rect> | ||
200 | </clipPath> | ||
201 | <g clip-path="url(#a)"> | ||
202 | <path d="M0 0h69v20H0z" fill="#555"> | ||
203 | </path> | ||
204 | <path d="M69 0h47v20H69z" fill="#97CA00"> | ||
205 | </path> | ||
206 | <path d="M0 0h116v20H0z" fill="url(#b)"> | ||
207 | </path> | ||
208 | </g> | ||
209 | <g fill="#fff" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110" text-anchor="middle"> | ||
210 | <text fill="#010101" fill-opacity=".3" textLength="590" transform="scale(.1)" x="355" y="150"> | ||
211 | Hosted on | ||
212 | </text> | ||
213 | <text textLength="590" transform="scale(.1)" x="355" y="140"> | ||
214 | Hosted on | ||
215 | </text> | ||
216 | <text fill="#010101" fill-opacity=".3" textLength="370" transform="scale(.1)" x="915" y="150"> | ||
217 | GitHub | ||
218 | </text> | ||
219 | <text textLength="370" transform="scale(.1)" x="915" y="140"> | ||
220 | GitHub | ||
221 | </text> | ||
222 | </g> | ||
223 | </svg> | ||
224 | </div> | ||
152 | </div> | 225 | </div> |
153 | <script async="" defer="" src="https://just-comments.com/w.js"> | 226 | <script async="" defer="" src="../../_static/w.js"> |
154 | </script> | 227 | </script> |
155 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> | 228 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> |
156 | </script> | 229 | </script> |
@@ -226,10 +299,5 @@ | |||
226 | <div class="clearer"> | 299 | <div class="clearer"> |
227 | </div> | 300 | </div> |
228 | </div> | 301 | </div> |
229 | <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> | ||
230 | </script> | ||
231 | <script type="text/javascript"> | ||
232 | Han.init() | ||
233 | </script> | ||
234 | </body> | 302 | </body> |
235 | </html> \ No newline at end of file | 303 | </html> \ No newline at end of file |