-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
18 lines (18 loc) · 931 Bytes
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<meta content='Scribble' property='og:title' />
<title>Prajal Bishwakarma</title>
<link href='https://pbishwakarma.github.io/images/fav.png' rel='shortcut icon'>
<link rel="stylesheet" href="https://pbishwakarma.github.io/stylesheets/style.css"/>
<meta content='width=device-width, initial-scale=1.0, user-scalable=no' name='viewport'>
<meta content='text/html; charset=utf-8' http-equiv='content-type' />
<meta content='https://pbishwakarma.github.io' property='og:url' />
<meta content="My blog" property='og:description' />
<meta content="blog" property="og:type" />
</head>
<body class="lh-copy dark-gray ph3 pv5 f6 sans-serif tc bg-super-white">
<img src="https://pbishwakarma.github.io/images/404.png" alt="not found" width="160" class="mb3" /><br>
<a href="https://pbishwakarma.github.io" class="link blue hover-gray">Home</a>
</div>
</body>
</html>