-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
51 lines (48 loc) · 3.04 KB
/
index.html
File metadata and controls
51 lines (48 loc) · 3.04 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
<!DOCTYPE html>
<html>
<head lang="zh-cn">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=4">
<meta name="msvalidate.01" content="E7BF608D3C7A577820E0302D36350FC6" />
<meta name="baidu-site-verification" content="URKiLtzcU9" />
<link type="image/x-icon" rel="shortcut icon" href="/public/favicon.ico" />
<link type="application/rss+xml" rel="alternate" href="/atom.xml" />
<link type="text/css" rel="stylesheet" href="/public/css/index.css" />
<title> Why & How · 回炉夜话 </title>
</head>
<body>
<div id="categories">
<a id="Think" href="/1Think" title="思:学而不思则罔"><span class="hidden">思</span></a>
<a id="Behave" href="/2Behave" title="行:君子欲讷于言而敏于行"><span class="hidden">行</span></a>
<a id="Listen" href="/3Listen" title="听:敏而好学"><span class="hidden">听</span></a>
<a id="Speak" href="/4Speak" title="说:其言也讱"><span class="hidden">说</span></a>
<a id="Read" href="/5Read" title="读:行有余力,则以学文"><span class="hidden">读</span></a>
<a id="Write" href="/6Write" title="写:贫而乐"><span class="hidden">写</span></a>
</div>
<div id="info">
<a href="/8About" title="About this site"><h1 class="title-eng"> Why & How </h1></a>
<a href="/7Clouds" title="打开索引页面"><h1 class="title-chs"> 回炉夜话 </h1></a>
<a href="/2016/03/10/logo.html"><img class="logo" src="/public/logo.svg" /></a>
<p class="author"> 由 <strong>乙回庐</strong> 为您倾情奉献 </p>
<p class="copyright"> © 乙回庐 all rights reserved</p>
<p class="platform"> <span id="fort">贫穷而有品位</span>地使用 <a href="http://github.com">Github</a> | <a href="https://jekyllrb.com">Jekyll</a> | <a href="https://github.com/poole/hyde">Hyde</a></p>
</div>
<script type="text/javascript" src="/public/js/jquery.min.js"></script>
<script type="text/javascript" src="/public/js/index.js"></script>
<a title="" href="http://clicky.com/100929068"><img src="//static.getclicky.com/media/links/badge.gif" border="0" style="display:none" /></a>
<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(100929068); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100929068ns.gif"/></p></noscript>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-6527820-2', 'auto');
ga('require', 'displayfeatures');
ga('require', 'linkid', 'linkid.js');
ga('send', 'pageview');
</script>
</body>
</html>