-
Notifications
You must be signed in to change notification settings - Fork 0
/
authors.html
58 lines (55 loc) · 2.9 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
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>fangpsh's blog - Authors</title>
<meta charset="utf-8" />
<meta name="google-site-verification" content="CbsgsM2tKx2Ho07c_HkPj2MvG1zaj2trcjW7Ed1pyMw" />
<link href="https://fangpsh.github.io/theme/static/css/bootstrap-3.0.0.min.css" rel="stylesheet" />
<link href="https://fangpsh.github.io/theme/static/css/han.min.css" rel="stylesheet" />
<link href="https://fangpsh.github.io/theme/static/css/style.css" rel="stylesheet" />
<link href="https://fangpsh.github.io/theme/static/css/code.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="fangpsh" />
<link href="https://fangpsh.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="fangpsh's blog Full Atom Feed" />
</head>
<body id="index" class="archive">
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">
<li class=""><a href="/">Home</a></li>
<li><a href="https://fangpsh.github.io/pages/about.html">About</a></li>
<li><a href="https://fangpsh.github.io/archives.html">Archives</a></li>
</ul>
<h3 class="text-muted"><a href="/">fangpsh's blog</a></h3>
<h2 class="text-muted"></h2>
</div>
<h1>Authors on fangpsh's blog</h1>
<ul>
<li><a href="https://fangpsh.github.io/author/fangpsh.html">fangpsh</a> (112)</li>
</ul>
<footer id="contentinfo" class="footer">
<nav class="pull-right bottom-nav">
<a href="https://fangpsh.github.io/feeds/all.atom.xml">RSS</a>
</nav>
<address id="about" class="vcard body">
© <a href="https://fangpsh.github.io">fangpsh's blog</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a>
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</div><!-- container -->
<script src="https://fangpsh.github.io/theme/static/js/han.min.js" type="text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5X2BSH52P0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5X2BSH52P0');
</script>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "jt8984mtdg");
</script>
</body>
</html>