-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
28 lines (22 loc) · 835 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>404 page not found | My Haoopress</title>
<meta name="description" content="My develop">
<meta name="author" content="JP">
<meta name="keywords" content="java" />
<meta name="generator" content="haroopress v0.9.2" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le styles -->
<link rel="canonical" href="http://doc.github.com">
<link href="/css/haroo.css" rel="stylesheet">
<link href="/css/404.css" rel="stylesheet">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-64.png">
</head>
<body>
<h1>404 page not found.</h1>
</body>
</html>