-
Notifications
You must be signed in to change notification settings - Fork 0
/
authors.html
51 lines (49 loc) · 2.23 KB
/
authors.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Alan Zhao - Authors</title>
<link rel="shortcut icon" type="image/png" href="http://alanzzhao.com/favicon.png">
<link rel="shortcut icon" type="image/x-icon" href="http://alanzzhao.com/favicon.ico">
<link href="http://alanzzhao.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Alan Zhao Full Atom Feed" />
<link rel="stylesheet" href="http://alanzzhao.com/theme/css/screen.css" type="text/css" />
<link rel="stylesheet" href="http://alanzzhao.com/theme/css/pygments.css" type="text/css" />
<link rel="stylesheet" href="http://alanzzhao.com/theme/css/print.css" type="text/css" media="print" />
<meta name="generator" content="Pelican" />
<meta name="description" content="" />
<meta name="author" content="Alan Zhao" />
</head>
<body>
<header>
<nav>
<ul>
<li><a href="http://alanzzhao.com/">Home</a></li>
<li><a href="http://alanzzhao.com/pages/about.html">About</a></li>
<li><a href="https://linkedin.com/in/alanzzhao">LinkedIn</a></li>
<li><a href="http://stackoverflow.com/users/4967110/azhao?tab=profile">StackOverflow</a></li>
<li><a href="http://alanzzhao.com/archives">Archives</a></li>
</ul>
</nav>
<div class="header_box">
<h1><a href="http://alanzzhao.com/">Alan Zhao</a></h1>
</div>
</header>
<div id="wrapper">
<div id="content"> <h1>Authors on Alan Zhao</h1>
<ul> <li><a href="http://alanzzhao.com/author/alan-zhao.html">Alan Zhao</a> (7)</li>
</ul>
</div>
<div class="clear"></div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-79885167-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>