-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
60 lines (34 loc) · 1.94 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="en">
<head>
<title>404: Page not found | PrimoBurner</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Primo Software">
<meta name="generator" content="Jekyll v4.3.3">
<link rel="canonical" href="https://blog.primoburner.com/404.html">
<link rel="stylesheet" href="/assets/css/frame.css">
<link rel="stylesheet" href="/assets/css/classes.css">
<link rel="alternate" href="/feed.xml" type="application/atom+xml" title="PrimoBurner">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-25B50SV98X"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-25B50SV98X');
</script>
</head>
<header>
<a href="https://primoburner.com" class="title">PrimoBurner</a>
<nav><a aria-label="Home" href="https://primoburner.com/" ><span aria-hidden="true">Home</span></a><a aria-label="Blog" href="/" ><span aria-hidden="true">Blog</span></a><a aria-label="Archive" href="/archive/" ><span aria-hidden="true">Archive</span></a><a aria-label="GitHub" href="https://github.com/primoburner/" ><span aria-hidden="true">GitHub</span></a></nav>
</header>
<article>
<header><h1>404</h1></header>
<p>Page not found</p>
</article>
<footer>
<div>© Primo Software</div>
<nav><a aria-label="Mail" href="mailto:[email protected]" ><svg aria-hidden="true" class="icon"><use xlink:href="/assets/fontawesome/icons.svg#envelope"></use></svg></a><a aria-label="GitHub" href="https://github.com/primoburner" ><svg aria-hidden="true" class="icon"><use xlink:href="/assets/fontawesome/icons.svg#github"></use></svg></a><a aria-label="Subscribe" href="/feed.xml" ><svg aria-hidden="true" class="icon"><use xlink:href="/assets/fontawesome/icons.svg#rss"></use></svg></a></nav>
</footer>
</html>