-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
39 lines (23 loc) · 1.33 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
34
35
36
37
38
39
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="Hugo 0.16" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>404 Page not found · Jac.Party</title>
<link rel="stylesheet" href="https://raxxor.github.iocss/poole.css">
<link rel="stylesheet" href="https://raxxor.github.iocss/syntax.css">
<link rel="stylesheet" href="https://raxxor.github.iocss/hyde.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.png">
<link href="https://raxxor.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Jac.Party" />
</head>
<body class="theme-base-08">
<div class="content container">
<h1>404: Page not found</h1>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https://raxxor.github.io">Head back home</a> to try finding it again.</p>
</div>
</body>
</html>