-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
45 lines (36 loc) · 1.96 KB
/
404.html
File metadata and controls
45 lines (36 loc) · 1.96 KB
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
40
41
42
43
44
45
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Gitpullinator 404</title>
<meta name="generator" content="Jekyll v3.10.0">
<meta property="og:title" content="gitpullinator">
<meta property="og:locale" content="en_US">
<meta name="description"
content="Gitpullinator is a simple client side website to pull git repositories from any git host.">
<meta property="og:description"
content="Gitpullinator is a simple client side website to pull git repositories from any git host.">
<link rel="canonical" href="https://gitpullinator.jenstech.qzz.io/">
<meta property="og:url" content="http://gitpullinator.jenstech.qzz.io/">
<meta property="og:site_name" content="gitpullinator">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="gitpullinator">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Gitpullinator is a simple client side website to pull git repositories from any git host.","headline":"gitpullinator","name":"gitpullinator","url":"http://gitpullinator.jenstech.qzz.io/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=cfbcf72c500a6c0f1ac8af9ab72c3042cc531d1d">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1 id="gitpullinator">404</h1>
<p>Page not found!</p>
</div>
</body>