-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
71 lines (66 loc) · 2.98 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="yanite 个人技术博客 : 网站">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Yanite 岁月不饶人</title>
</head>
<style>
#forkme_banner{ height:1em;}
#project_title {color: #A2CAC0;}
.inner {padding: 0px;}
</style>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/yanite">View on GitHub</a>
<h1 id="project_title">重新开始</h1>
<h2 id="project_tagline">网站</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a id="欢迎光临俺的小站" class="anchor" href="#%E6%AC%A2%E8%BF%8E%E5%85%89%E4%B8%B4%E4%BF%BA%E7%9A%84%E5%B0%8F%E7%AB%99" aria-hidden="true">
<span class="octicon octicon-link">
</span>
</a>Java</h3>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link">
</span>
</a>C/C++
</h3>
<h3>
<a id="手动创建页面" class="anchor" href="#%E6%89%8B%E5%8A%A8%E5%88%9B%E5%BB%BA%E9%A1%B5%E9%9D%A2" aria-hidden="true">
<span class="octicon octicon-link">
</span>
</a>Python
</h3>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true">
<span class="octicon octicon-link">
</span>
</a>计算机基础</h3>
<p>You can <a href="https://github.com/blog/821" class="user-mention">@mention</a>
founded GitHub.
</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link">
</span>
</a>杂学</h3>
<p>Having trouble with Pages? Check out our
<a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>