aboutsummaryrefslogtreecommitdiff
blob: 0718133d4aa0894db06881291d2d1229e6f80f25 (plain) (blame)
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
<html>

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta content="Jinwei" property="og:title">
    <title>Jinwei</title>
    <link href="images/favicon.ico" rel="shortcut icon">
    <link href="assets/style.css" rel="stylesheet" type="text/css">
    <script src="assets/jquery.js" type="text/javascript"></script>
    <script src="assets/pjax.js" type="text/javascript"></script>
    <script src="assets/stuff.js" type="text/javascript"></script>
    <title>Jinwei</title>
    <meta content="Jinwei" property="og:title">
    <meta content="http://jinwei.me" property="og:url">
    <meta content="" property="og:description">
    <meta content="blog" property="og:type">
</head>

<body>
    <div class="wrapper">
        <header class="site-header">
            <div class="instagram">
                <img src="images/author.jpg" height="220" width="220">
            </div>
        </header>
        <a id="fork-me" class="fork-me" href="https://github.com/JinweiClarkChao/jinweiclarkchao.github.io">Fork this site on GitHub</a>
        <section class="content">
            <div class="container about">
                <article>
                    <p><strong>Jinwei Zhao</strong>
                        <br> Student
                        <hr>
                        <div class="links">
                            <a href="https://github.com/JinweiClarkChao" target="_blank">GitHub</a>
                            <a href="https://twitter.com/JinweiClarkChao" target="_blank">Twitter</a>
                            <a href="http://weibo.com/jinweiclarkchao" target="_blank">Weibo</a>
                            <a href="http://blog.jinwei.me" target="_blank">Blog</a>
                        </div>
                        <hr>
                </article>
            </div>
        </section>
        <footer class="site-footer">
            <div class="container">
                The theme of this blog is open sourced on GitHub by <a href="http://weibo.com/jinweiclarkchao" target="_blank" id="twitter">@Jinwei Zhao</a>.
            </div>
        </footer>
    </div>
</body>

</html>
Powered by cgit v1.2.3 (git 2.41.0)