-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
37 lines (30 loc) · 2.11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>404 - Brenton Unger II</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600&family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600&family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/assets/css/style.css?v=5ae7d9058b" />
<style>.custom-template .site:before { background-image: url(/content/images/2025/01/gradient-background.jpg); }</style>
<meta name="generator" content="Ghost 5.107">
<link rel="alternate" type="application/rss+xml" title="Brenton Unger II" href="https://iungertime.github.io/rss/">
<script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="d7056a62ea324f1955f15fae44" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://iungertime.github.io/" data-locale="en" crossorigin="anonymous"></script>
<link href="https://iungertime.github.io/webmentions/receive/" rel="webmention">
<script defer src="/public/cards.min.js?v=5ae7d9058b"></script><style>:root {--ghost-accent-color: #5da7d4;}</style>
<link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=5ae7d9058b">
</head>
<body class="custom-template">
<div id="page" class="site">
<div id="content" class="site-content">
<div class="inner">
<h1 class="page-title">404: Page Not Found</h1>
<p class="page-desc">The thing you were looking for is no longer here or never was.</p>
<a href="https://iungertime.github.io">Go to the front page →</a>
</div>
</div>
</div>
</body>
</html>