-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
88 lines (76 loc) · 5.21 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
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="theme-color" content="dark">
<title>404 Page not found | Dihan Dabit</title>
<meta property="og:site_name" content="Dihan Dabit" />
<meta property="og:title" content="404 Page not found | Dihan Dabit"/>
<meta itemprop="name" content="404 Page not found | Dihan Dabit" />
<meta name="twitter:title" content="404 Page not found | Dihan Dabit" />
<meta name="application-name" content="404 Page not found | Dihan Dabit" />
<meta name="twitter:card" content="summary"/>
<meta name="description" content="Blogging at the intersection of the Chamoru language and technology" />
<meta name="twitter:description" content="Blogging at the intersection of the Chamoru language and technology"/>
<meta itemprop="description" content="Blogging at the intersection of the Chamoru language and technology"/>
<meta property="og:description" content="Blogging at the intersection of the Chamoru language and technology" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" href="/sass/main.min.b7a33a8819cf6bc4a66b490a156e59bf5a3c7825cac59e2e10cce5e15e1b1029.css">
<script>
(function() {
const colorSchemeKey = 'ThemeColorScheme';
if(!localStorage.getItem(colorSchemeKey)){
localStorage.setItem(colorSchemeKey, "auto");
}
})();
</script>
<script>
(function() {
const colorSchemeKey = 'ThemeColorScheme';
const colorSchemeItem = localStorage.getItem(colorSchemeKey);
const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true;
if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) {
document.documentElement.dataset.userColorScheme = 'dark';
} else {
document.documentElement.dataset.userColorScheme = 'light';
}
})();
</script>
</head>
<nav class="navbar">
<div class="container">
<div class="flex">
<div>
<a class="brand" href="/">
<span class="emoji">🏠</span>
</a>
</div>
<div class="flex">
<a href="/todu">Tinige'-hu</a>
<a href="/about">Guåhu</a>
<a href="/guinaha">Guinaha</a>
<button id="dark-mode-button">
<svg class="light" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" style="-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="#FFD983" d="M30.312.776C32 19 20 32 .776 30.312c8.199 7.717 21.091 7.588 29.107-.429C37.9 21.867 38.03 8.975 30.312.776z"/><path d="M30.705 15.915a1.163 1.163 0 1 0 1.643 1.641a1.163 1.163 0 0 0-1.643-1.641zm-16.022 14.38a1.74 1.74 0 0 0 0 2.465a1.742 1.742 0 1 0 0-2.465zm13.968-2.147a2.904 2.904 0 0 1-4.108 0a2.902 2.902 0 0 1 0-4.107a2.902 2.902 0 0 1 4.108 0a2.902 2.902 0 0 1 0 4.107z" fill="#FFCC4D"/><rect x="0" y="0" width="36" height="36" fill="rgba(0, 0, 0, 0)" /></svg>
<svg class="dark" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" style="-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="#FFD983" d="M16 2s0-2 2-2s2 2 2 2v2s0 2-2 2s-2-2-2-2V2zm18 14s2 0 2 2s-2 2-2 2h-2s-2 0-2-2s2-2 2-2h2zM4 16s2 0 2 2s-2 2-2 2H2s-2 0-2-2s2-2 2-2h2zm5.121-8.707s1.414 1.414 0 2.828s-2.828 0-2.828 0L4.878 8.708s-1.414-1.414 0-2.829c1.415-1.414 2.829 0 2.829 0l1.414 1.414zm21 21s1.414 1.414 0 2.828s-2.828 0-2.828 0l-1.414-1.414s-1.414-1.414 0-2.828s2.828 0 2.828 0l1.414 1.414zm-.413-18.172s-1.414 1.414-2.828 0s0-2.828 0-2.828l1.414-1.414s1.414-1.414 2.828 0s0 2.828 0 2.828l-1.414 1.414zm-21 21s-1.414 1.414-2.828 0s0-2.828 0-2.828l1.414-1.414s1.414-1.414 2.828 0s0 2.828 0 2.828l-1.414 1.414zM16 32s0-2 2-2s2 2 2 2v2s0 2-2 2s-2-2-2-2v-2z"/><circle fill="#FFD983" cx="18" cy="18" r="10"/><rect x="0" y="0" width="36" height="36" fill="rgba(0, 0, 0, 0)" /></svg>
</button>
</div>
</div>
</div>
</nav>
<div class="container">
<main>
<h1>404 NOT FOUND</h1>
</main>
</div>
<footer class="footer flex">
<section class="container">
<nav class="footer-links">
<a href="/todu">Tinige'-hu</a>
<a href="/about">Guåhu</a>
<a href="/guinaha">Guinaha</a>
<a href="/tags">Tags</a>|
<a href="/index.xml">RSS</a>
</nav>
</section>
<script defer src="/ts/features.aeccc1b543daef772e7584f28d3bc3e21c62dfd259256c435908dbe148b24c6c.js" data-enable-footnotes="false"></script>
</footer>