-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
36 lines (28 loc) · 1.25 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
<!DOCTYPE html>
<html lang="en-EN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="keyword 1, keyword 2, keyword 3" name="keywords">
<meta content="CryptoPatrick" name="author">
<meta property="og:title" content="404 Page not found - Seamless Global Nature">
<meta property="og:url" content="https://www.cryptopatrick.com/404.html">
<meta property="og:description" content="">
<meta property="og:type" content="website" />
<title>404 Page not found | Seamless Global Nature</title>
<link rel="stylesheet" href="https://www.cryptopatrick.com//css/style.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
<link rel="stylesheet"
href="//cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/default.min.css">
</head>
<section class="hero is-fullheight">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title notfound">404</h1>
<h2 class="subtitle is-4">
Page not found
</h2>
<a class="button" href="https://www.cryptopatrick.com/">Home Page</a>
</div>
</div>
</section>