-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
92 lines (92 loc) · 3.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Page Not Found :: Rick Larsen</title>
<meta name="generator" content="Antora 2.3.4">
<link rel="stylesheet" href="/_/css/site.css">
<link rel="stylesheet" href="/_/css/search.css">
<script>var uiRootPath = '/_'</script>
</head>
<body class="status-404">
<header class="header" role="banner">
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="https://ricklarsen.github.io">Rick Larsen</a>
<button class="navbar-burger" data-target="topbar-nav">
<span>what</span>
<span>is</span>
<span>this</span>
</button>
</div>
<div id="topbar-nav" class="navbar-menu">
<div class="navbar-end">
<a class="navbar-item" href="https://github.com/ricklarsen/ricklarsen.github.io">Github!</a>
<a class="navbar-item" href="https://linkedin.com/in/rlarsen4">LinkedIn!</a>
</div>
<div class="navbar-item">
<input id="search-input" type="text" placeholder="Search site">
</div>
</div>
</nav>
</header>
<div class="body">
<div class="nav-container">
<aside class="nav">
<div class="panels">
<div class="nav-panel-explore is-active" data-panel="explore">
<ul class="components">
<li class="component">
<a class="title" href="/notbanksy/1.0.0/index.html">Rick Larsen is not banksy</a>
<ul class="versions">
<li class="version is-latest">
<a href="/notbanksy/1.0.0/index.html">1.0.0</a>
</li>
</ul>
</li>
<li class="component">
<a class="title" href="/portfolio/1.0.0/index.html">Rick Larsen's Portfolio</a>
<ul class="versions">
<li class="version is-latest">
<a href="/portfolio/1.0.0/index.html">1.0.0</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</aside>
</div>
<main class="article">
<div class="toolbar" role="navigation">
<button class="nav-toggle"></button>
<a href="/portfolio/1.0.0/index.html" class="home-link"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
</nav>
</div>
<div class="content">
<article class="doc">
<h1 class="page">Page Not Found</h1>
<div class="paragraph">
<p>The page you’re looking for does not exist. It may have been moved. You can return to the <a href="/portfolio/1.0.0/index.html">start page</a>, or follow one of the links in the navigation to the left.</p>
</div>
<div class="paragraph">
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken.
If you typed the URL of this page manually, please double check that you entered the address correctly.</p>
</div>
</article>
</div>
</main>
</div>
<footer class="footer">
<p>This page was built using the Antora default UI.</p>
<p>The source code for this UI is licensed under the terms of the MPL-2.0 license.</p>
</footer>
<script src="/_/js/site.js"></script>
<script src="/_/js/vendor/lunr.js"></script>
<script src="/_/js/vendor/search.js" id="search-script" data-base-path="https://ricklarsen.github.io" data-page-path=""></script>
<script async src="/_/../search-index.js"></script>
<script async src="/_/js/vendor/highlight.js"></script>
</body>
</html>