-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (41 loc) · 2.53 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="fluid-icon" href="http://ajunboys.github.io/fluidicon.png" title="Ajunboys">
<link rel="stylesheet" type="text/css" href="http://ajunboys.github.io/stylesheets/normalize.css" media="screen">
<link href='http://ajunboys.github.io/stylesheets/css.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://ajunboys.github.io/stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="http://ajunboys.github.io/stylesheets/github-light.css" media="screen">
<title>Welcome</title>
</head>
<body>
<section class="page-header">
<h1 class="project-name">Hello everyone, I'm Jason.</h1>
<h2 class="project-tagline">Welcome to my X-Zone.</h2>
<a href="http://ajunboys.github.io/article" class="btn">Article Zone</a>
<a href="http://ajunboys.github.io/game" class="btn">Game Zone</a>
<a href="http://ajunboys.github.io/album" class="btn">Photo Album Zone</a>
<a href="http://ajunboys.github.io/video" class="btn">Video Zone</a>
<a href="http://ajunboys.github.io/voice" class="btn">Music Zone</a>
<a href="http://ajunboys.github.io/resource" class="btn">Resource Download</a>
</section>
<section class="main-content">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>About x-zone.</h3>
<p>X-Zone, which contains six areas:Article Zone, Game Zone, Photo Album Zone, Video Zone, Music Zone, Resource Download,etc.In here, you can learn something from the article, play games, looking the photo albums, watch videos, listen to music, and you can also download resources.</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
<p>Having trouble with Pages? contact <a href="mailto:[email protected]">[email protected]</a> and i’ll help you sort it out.</p>
<pre><code>
e-mail: [email protected]
QQ: 659194256
WeChat: Ajjjun
</code></pre>
<footer class="site-footer">
<span class="site-footer-owner"><a href="http://ajunboys.github.io">X-Zone</a> is maintained by <a href="mailto:[email protected]">Jason(JUNQIANG.WEI)</a>.</span>
</footer>
</section>
</body>
</html>