-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
243 lines (61 loc) · 3.37 KB
/
404.html
File metadata and controls
243 lines (61 loc) · 3.37 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
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html>
<html lang="en" data-mode="light">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Hugo 0.92.2">
<meta name="theme" content="Color Your World -- gitlab.com/rmaguiar/hugo-theme-color-your-world">
<title>Page not found | d@rkmod3</title>
<meta name="description" content="This page was not found.">
<meta name="robots" content="noindex follow">
<meta property="og:site_name" content="d@rkmod3">
<meta property="og:title" content="Page not found">
<meta property="og:description" content="This page was not found.">
<meta property="og:type" content="website">
<meta name="theme-color" content="#222">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "",
"inLanguage": "en",
"name": "d@rkmod3",
"description": "",
"publisher": ""
}
</script>
<link rel="stylesheet" href="/css/main.min.78522036ddf9f6185ddda21a1e9757b2153d186edb58d42839dfafe93bd833a5.css" integrity="sha256-eFIgNt359hhd3aIaHpdXshU9GG7bWNQoOd+v6TvYM6U=" crossorigin="anonymous">
<noscript>
<meta name="theme-color" content="#1dbc91" media="(prefers-color-scheme: dark)">
<meta name="theme-color" content="#1f676b" media="(prefers-color-scheme: light)">
<link rel="stylesheet" href="/css/noscript.min.9bacd85b6f1d42296c56d3b8457d0c13a4e7f415c4ca5fc8affb6ed6b39cad72.css" integrity="sha256-m6zYW28dQilsVtO4RX0ME6Tn9BXEyl/Ir/tu1rOcrXI=" crossorigin="anonymous">
</noscript>
<link rel="preload" href="/fonts/open-sans-v17-latin-700.woff2" as="font" crossorigin="anonymous">
<link rel="preload" href="/fonts/open-sans-v17-latin-italic.woff2" as="font" crossorigin="anonymous">
<link rel="preload" href="/fonts/open-sans-v17-latin-regular.woff2" as="font" crossorigin="anonymous">
<link rel="preload" href="/fonts/oswald-v29-latin-700.woff2" as="font" crossorigin="anonymous">
<script src="/js/main.e4ee12b434ffdd596ecf1fbccc43808313345020d5bfbf9a7ff3d761d07da22b.js" integrity="sha256-5O4StDT/3Vluzx+8zEOAgxM0UCDVv7+af/PXYdB9ois=" crossorigin="anonymous"></script>
</head>
<body>
<header>
<a href="/">d@rkmod3</a>
</header>
<div class="filler">
<main>
<h1>Page not found</h1>
<p>Nothing to see here, buddy.</p>
</main>
</div>
<footer>
<p>Welcome to my lord.</p>
<section class="req-js">
<button class="outline-dashed" title="Change to light/dark mode."><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><use xlink:href="/img/bundle.min.ae45e7a9a0a65150dd900a58f35fe84d.svg#adjust"/></svg></button><input class="outline-dashed" type="color" list="presets" value="#1f676b" title="Change accent color." aria-label="Change accent color."><datalist id="presets"><option value="#1f676b"><option value="#1dbc91"></datalist>
</section>
<noscript>
<p class="noscript">Unable to execute JavaScript. Some features were disabled.</p>
</noscript>
</footer>
</body>
</html>