diff options
author | JinweiClarkChao <[email protected]> | 2014-09-23 22:34:14 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:44 +0800 |
commit | b214f38d2c24a890ce36512a0c8bab965e27a508 (patch) | |
tree | 1522b651444407cbf120798e79be4657f1b472ab /Back/ZJW/index.html | |
parent | e13882d1656b143533cec307a19425e0a56ec999 (diff) | |
download | jinwei.me-b214f38d2c24a890ce36512a0c8bab965e27a508.tar.gz |
README
Diffstat (limited to 'Back/ZJW/index.html')
-rw-r--r-- | Back/ZJW/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Back/ZJW/index.html b/Back/ZJW/index.html deleted file mode 100644 index 171593e..0000000 --- a/Back/ZJW/index.html +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | <!doctype html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <meta charset="utf-8"> | ||
5 | <title>Jinwei Clark Chao</title> | ||
6 | <link href="/stylesheets/normalize.css" media="screen" rel="stylesheet" type="text/css" /> | ||
7 | <link href="/stylesheets/all.css" media="screen" rel="stylesheet" type="text/css" /> | ||
8 | <script src="/javascripts/jquery.min.js"></script> | ||
9 | <script src="/javascripts/processing.min.js"></script> | ||
10 | </head> | ||
11 | |||
12 | <body class="index"> | ||
13 | <canvas id="processing" | ||
14 | data-processing-sources="/javascripts/viz.pde"></canvas> | ||
15 | |||
16 | <div class="logo"><a href="www.baidu.com"></a></div> | ||
17 | </body> | ||
18 | </html> | ||