aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Code/jinweiclarkchao.github.io/index.html')
-rw-r--r--Code/jinweiclarkchao.github.io/index.html51
1 files changed, 51 insertions, 0 deletions
diff --git a/Code/jinweiclarkchao.github.io/index.html b/Code/jinweiclarkchao.github.io/index.html
new file mode 100644
index 0000000..0718133
--- /dev/null
+++ b/Code/jinweiclarkchao.github.io/index.html
@@ -0,0 +1,51 @@
1<html>
2
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <meta content="Jinwei" property="og:title">
6 <title>Jinwei</title>
7 <link href="images/favicon.ico" rel="shortcut icon">
8 <link href="assets/style.css" rel="stylesheet" type="text/css">
9 <script src="assets/jquery.js" type="text/javascript"></script>
10 <script src="assets/pjax.js" type="text/javascript"></script>
11 <script src="assets/stuff.js" type="text/javascript"></script>
12 <title>Jinwei</title>
13 <meta content="Jinwei" property="og:title">
14 <meta content="http://jinwei.me" property="og:url">
15 <meta content="" property="og:description">
16 <meta content="blog" property="og:type">
17</head>
18
19<body>
20 <div class="wrapper">
21 <header class="site-header">
22 <div class="instagram">
23 <img src="images/author.jpg" height="220" width="220">
24 </div>
25 </header>
26 <a id="fork-me" class="fork-me" href="https://github.com/JinweiClarkChao/jinweiclarkchao.github.io">Fork this site on GitHub</a>
27 <section class="content">
28 <div class="container about">
29 <article>
30 <p><strong>Jinwei Zhao</strong>
31 <br> Student
32 <hr>
33 <div class="links">
34 <a href="https://github.com/JinweiClarkChao" target="_blank">GitHub</a>
35 <a href="https://twitter.com/JinweiClarkChao" target="_blank">Twitter</a>
36 <a href="http://weibo.com/jinweiclarkchao" target="_blank">Weibo</a>
37 <a href="http://blog.jinwei.me" target="_blank">Blog</a>
38 </div>
39 <hr>
40 </article>
41 </div>
42 </section>
43 <footer class="site-footer">
44 <div class="container">
45 The theme of this blog is open sourced on GitHub by <a href="http://weibo.com/jinweiclarkchao" target="_blank" id="twitter">@Jinwei Zhao</a>.
46 </div>
47 </footer>
48 </div>
49</body>
50
51</html>
Powered by cgit v1.2.3 (git 2.41.0)