-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
33 lines (26 loc) · 1.84 KB
/
404.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
<!DOCTYPE html>
<html lang="zh-tw">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="keywords" content="Monochrome, cv, resume, 简历, 履歷, 介紹" />
<meta http-equiv="description" content="This is monochrome's CV." />
<meta name="application-name" content="Monochrome-CV" />
<meta name="author" content="Monochrome.Yeh" />
<meta property="og:url" content="http://monochrome-yeh.github.io" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Monochrome - CV" />
<meta property="og:description" content="Monochrome, cv, resume, 简历, 履歷, 介紹" />
<meta property="og:image" content="http://monochrome-yeh.github.io/dist/images/icon/212x212.jpeg" />
<meta property="og:image:secure_url" content="https://monochrome-yeh.github.io/dist/images/icon/212x212.jpeg" />
<link rel="icon" href="/dist/images/favicon.ico" type="image/x-icon" />
<link href="/dist/images/icon/57x57.png" rel="apple-touch-icon-precomposed" sizes="57x57" />
<link href="/dist/images/icon/72x72.png" rel="apple-touch-icon-precomposed" sizes="72x72" />
<link href="/dist/images/icon/114x114.png" rel="apple-touch-icon-precomposed" sizes="114x114" />
<link href="/dist/images/icon/144x144.png" rel="apple-touch-icon-precomposed" sizes="144x144" />
<title>Monochrome - CV</title>
<!-- <script type="text/javascript"> var segmentCount = 0; var l = window.location; l.replace(l.protocol + '//' + l.hostname + (l.port ? ':' + l.port : '') + l.pathname.split('/').slice(0, 1 + segmentCount).join('/') + '/?p=/' + l.pathname.slice(1).split('/').slice(segmentCount).join('/').replace(/&/g, '~and~') + (l.search ? '&q=' + l.search.slice(1).replace(/&/g, '~and~') : '') + l.hash); </script> -->
</head>
<body> </body>
</html>