aboutsummaryrefslogtreecommitdiff
blob: 171593ee11254f229f5771f70861f3ed70e6692d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Jinwei Clark Chao</title>
    <link href="/stylesheets/normalize.css" media="screen" rel="stylesheet" type="text/css" />
    <link href="/stylesheets/all.css" media="screen" rel="stylesheet" type="text/css" />
    <script src="/javascripts/jquery.min.js"></script>
    <script src="/javascripts/processing.min.js"></script>
  </head>

  <body class="index">
    <canvas id="processing"
            data-processing-sources="/javascripts/viz.pde"></canvas>

    <div class="logo"><a href="www.baidu.com"></a></div>
  </body>
</html>
Powered by cgit v1.2.3 (git 2.41.0)