diff options
Diffstat (limited to 'Code/ZJW/index.html')
-rw-r--r-- | Code/ZJW/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Code/ZJW/index.html b/Code/ZJW/index.html deleted file mode 100644 index 171593e..0000000 --- a/Code/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> | ||