-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (88 loc) · 4.67 KB
/
index.html
File metadata and controls
152 lines (88 loc) · 4.67 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.72.0" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Majors Zhang ">
<meta name="description" content="by Majors Zhang" />
<meta name="keywords" content="Majors Zhang,Little Richard's whisper,blog" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="#252627" />
<link rel="canonical" href="https://majors.github.io/" />
<title>
Little Richard's whisper
</title>
<link rel="stylesheet" href="https://majors.github.io/main.154a87e0ff720e102948892a8eb80881aa81a4faf37376f3093be219f6296c3d.css">
<link rel="apple-touch-icon" sizes="180x180" href="https://majors.github.io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://majors.github.io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://majors.github.io/favicon-16x16.png">
<link rel="mask-icon" href="https://majors.github.io/safari-pinned-tab.svg" color="#252627">
<link rel="shortcut icon" href="https://majors.github.io/favicon.ico">
<meta name="msapplication-TileColor" content="#252627">
<meta name="theme-color" content="#252627">
<meta itemprop="name" content="Little Richard's whisper">
<meta itemprop="description" content="Majors Zhang‘s Blog,Little Richard's whisper,share my new ideas!">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://majors.github.io/"/>
<meta name="twitter:title" content="Little Richard's whisper"/>
<meta name="twitter:description" content="Majors Zhang‘s Blog,Little Richard's whisper,share my new ideas!"/>
<meta property="og:title" content="Little Richard's whisper" />
<meta property="og:description" content="Majors Zhang‘s Blog,Little Richard's whisper,share my new ideas!" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://majors.github.io/" />
<meta property="og:image" content="https://majors.github.io/"/>
<meta property="og:updated_time" content="2020-03-10T00:00:00+00:00" />
<link rel="alternate" type="application/rss+xml" href="https://majors.github.io/index.xml" title="Little Richard's whisper" />
</head>
<body class="dark-theme">
<div class="container">
<header class="header">
<span class="header__inner">
<a href="https://majors.github.io/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="https://majors.github.io/about/">About</a></li><li><a href="https://majors.github.io/posts/">Posts</a></li><li><a href="https://majors.github.io/tags/">Tags</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
<span class="theme-toggle unselectable"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main aria-role="main">
<div class="homemain" >
<div>
<h1>Little Richard's whisper</h1>
<p>by Majors Zhang</p>
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="https://majors.github.io/bundle.min.dc716e9092c9820b77f96da294d0120aeeb189b5bcea9752309ebea27fd53bbe6b13cffb2aca8ecf32525647ceb7001f76091de4199ac5a3caa432c070247f5b.js" integrity="sha512-3HFukJLJggt3+W2ilNASCu6xibW86pdSMJ6+on/VO75rE8/7KsqOzzJSVkfOtwAfdgkd5BmaxaPKpDLAcCR/Ww=="></script>
</body>
</html>