-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
76 lines (61 loc) · 2.89 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=640" />
<link rel="stylesheet" href="stylesheets/core.css" media="screen"/>
<link rel="stylesheet" href="stylesheets/mobile.css" media="handheld, only screen and (max-device-width:640px)"/>
<link rel="stylesheet" href="stylesheets/pygment_trac.css"/>
<script type="text/javascript" src="javascripts/modernizr.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="javascripts/headsmart.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#main_content').headsmart()
})
</script>
<title>铁锚CSDN博客 - GitHub.io by tiemaocsdn</title>
</head>
<body>
<a id="forkme_banner" href="https://github.com/tiemaocsdn">View on GitHub</a>
<div class="shell">
<header>
<span class="ribbon-outer">
<span class="ribbon-inner">
<h1>铁锚CSDN博客 - GitHub.io</h1>
<h2>铁锚CSDN博客</h2>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
</header>
<div id="no-downloads">
<span class="inner">
</span>
</div>
<span class="banner-fix"></span>
<section id="main_content">
<h1>
<a name="tiemaocsdngithubio" class="anchor" href="#tiemaocsdngithubio"><span class="octicon octicon-link"></span></a>tiemaocsdn.github.io</h1>
<p>铁锚CSDN博客,地址: <a href="http://blog.csdn.net/renfufei">http://blog.csdn.net/renfufei</a></p>
<p>创建GitHub技术博客全攻略,地址: <a href="http://blog.csdn.net/renfufei/article/details/37725057">创建GitHub技术博客全攻略</a></p>
<p>要使网页可用,你需要验证邮箱(注册后应该会自动发送邮件给你);并且随后编辑本页面,提交一些内容</p>
<p>Generated with <a href="http://pages.github.com">GitHub Pages</a> using Merlot</p>
</section>
<footer>
<span class="ribbon-outer">
<span class="ribbon-inner">
<p>Projects by <a href="https://github.com/tiemaocsdn">tiemaocsdn</a> can be found on <a href="https://github.com/tiemaocsdn">GitHub</a></p>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
<p>
<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1000461034'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s19.cnzz.com/z_stat.php%3Fid%3D1000461034%26online%3D1%26show%3Dline' type='text/javascript'%3E%3C/script%3E"));</script>
</p>
<span class="octocat"></span>
</footer>
</div>
</body>
</html>