-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
323 lines (277 loc) Β· 9.86 KB
/
404.html
File metadata and controls
323 lines (277 loc) Β· 9.86 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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!doctype html>
<html lang="en-US" data-theme="static">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>
Page Not Found | EvolvBits
</title><!-- SEO -->
<meta
name="description"
content="Tools that scale with you."
/>
<meta name="author" content="William C. Canin" />
<meta
property="og:title"
content="EvolvBits"
/>
<meta property="og:locale" content="contents.lang" />
<meta property="og:locale:alternate" content="en_US" />
<meta
property="og:description"
content="Tools that scale with you."
/>
<link rel="canonical" href="https://evolvbits.github.io/404.html" />
<meta property="og:url" content="https://evolvbits.github.io/404.html" />
<meta property="og:site_name" content="EvolvBits" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta
property="twitter:title"
content="EvolvBits"
/>
<meta name="robots" content="index, follow" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"description": "Tools that scale with you.",
"headline": "EvolvBits",
"name": "EvolvBits",
"url": "https://evolvbits.github.io/404.html"
}
</script>
<!-- End SEO -->
<script src="/assets/js/no_inframe.js"></script>
<meta http-equiv="Content-Security-Policy"
content="
default-src 'self';
img-src 'self' data: https://www.google.com https://github.com https://img.shields.io https://media0.giphy.com https://media4.giphy.com https://media.giphy.com https://github.githubassets.com;
script-src 'self' https://www.google.com https://www.gstatic.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://giscus.app https://disqus.com https://script.google.com https://challenges.cloudflare.com;
style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://fonts.googleapis.com https://cdn.jsdelivr.net https://giscus.app https://disqus.com;
font-src 'self' https://fonts.gstatic.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net data:;
connect-src 'self' https://www.google.com https://api.github.com https://script.google.com https://script.googleusercontent.com;
frame-src https://www.google.com https://www.youtube.com https://giscus.app https://disqus.com https://challenges.cloudflare.com;
object-src 'none';
base-uri 'self';
form-action 'self';
">
<!-- β οΈ CSP,HSTS,COOP and enabled in the theme, remember to also configure it in Cloudflare or your server -->
<meta http-equiv="Strict-Transport-Security" content="max-age=31536000; includeSubDomains; preload">
<meta http-equiv="Cross-Origin-Opener-Policy" content="same-origin">
<meta http-equiv="Cross-Origin-Embedder-Policy" content="require-corp">
<!-- β οΈ CSP,HSTS,COOP enabled in the theme, remember to also configure it in Cloudflare or your server -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Sora:wght@100..800&display=swap" rel="stylesheet" />
<link rel="icon" type="image/png" href="/assets/images/favicon.png">
<link rel="apple-touch-icon" href="/assets/images/favicon.png">
<link rel="stylesheet" href="/assets/vendors/bootstrap-5.3.8/css/bootstrap.min.css" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" href="/assets/css/styles.css" />
</head>
<body id="top" class="d-flex flex-column min-vh-100 ">
<div class="container">
<div id="preloader">
<div class="loader"></div>
</div>
<main class="flex-grow-1 d-flex align-items-center justify-content-center error">
<div class="row">
<div class="col-sm text-center"><h1 class="error-title">Error 404</h1><h2 class="error-description"><p>The page youβre looking for canβt be found.</p>
</h2><a class="btn btn-back-to-home" href="/">Back to Home</a>
</div>
</div>
</main>
</div><footer class="py-5 mt-auto footer-default">
<div class="container">
<div class="row">
<!-- Brand -->
<div class="col-12 col-md-3 mb-3">
<a
href="/"
class="d-inline-flex align-items-center mb-2 text-dark text-decoration-none footer-default-brand"
>
<!-- choice brand theme -->
<picture>
<img
src="/assets/images/evolvbits-logo-transparent-compact-white.png"
alt="EvolvBits"
width="50"
loading="lazy"
>
</picture>
<span class="footer-default-brand__text">
Evolv<span class="footer-default-brand__highlight"
>Bits</span
>
</span>
</a>
<p class="footer-default-description">Tools that scale with you.</p>
<p class="mb-1 footer-default-contact--message">Contact us on social media or via the email below:</p>
<ul class="list-unstyled d-flex mb-2">
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://github.com/evolvbits"
title="GitHub"
target="_blank"
>
<i class="bi bi-github"></i>
</a>
</li>
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://gitlab.com/evolvbits"
title="GitLab"
target="_blank"
>
<i class="bi bi-gitlab"></i>
</a>
</li>
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://youtube.com/@evolvbits"
title="YouTube"
target="_blank"
>
<i class="bi bi-youtube"></i>
</a>
</li>
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://x.com/evolvbits"
title="X"
target="_blank"
>
<i class="bi bi-twitter-x"></i>
</a>
</li>
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://facebook.com/evolvbits"
title="Facebook"
target="_blank"
>
<i class="bi bi-facebook"></i>
</a>
</li>
<li class="me-3">
<a
class="footer-default-links footer-default-socials"
href="https://instagram.com/evolvbits"
title="Instagram"
target="_blank"
>
<i class="bi bi-instagram"></i>
</a>
</li>
</ul>
<p class="mb-0 footer-default-email--title">
E-mail:
<a class="footer-default-links" href="mailto:evolvbits@gmail.com">
evolvbits@gmail.com
</a>
</p>
</div>
<!-- Navigation --><div class="col-6 col-md-3 mb-3">
<h5>Navigation</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2">
<a
class="nav-link p-0 footer-default-links"
href="/#home"
>
Home
</a>
</li>
<li class="nav-item mb-2">
<a
class="nav-link p-0 footer-default-links"
href="/#projects"
>
Projects
</a>
</li>
<li class="nav-item mb-2">
<a
class="nav-link p-0 footer-default-links"
href="/#about"
>
About
</a>
</li>
<li class="nav-item mb-2">
<a
class="nav-link p-0 footer-default-links"
href="/#contact"
>
Contact
</a>
</li>
</ul>
</div><!-- Projects --><div class="col-6 col-md-3 mb-3">
<h5>Project</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2">
<a
href="/seedctl/"
class="nav-link p-0 footer-default-links">
SeedCTL
</a>
</li>
</ul>
</div><!-- Legal -->
<div class="col-6 col-md-3 mb-3">
<h5>Legal</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2">
<a
href="/legal/privacy"
class="nav-link p-0 footer-default-links"
>
Privacy Policy
</a>
</li>
<li class="nav-item mb-2">
<a
href="/legal/terms"
class="nav-link p-0 footer-default-links"
>
Terms of Service
</a>
</li>
<li class="nav-item mb-2">
<a
href="/legal"
class="nav-link p-0 footer-default-links"
>
Legal Information
</a>
</li>
</ul>
</div>
</div>
<!-- Bottom Bar -->
<div class="d-flex justify-content-center pt-4 mt-4 border-top footer-default-bottom">
<p class="text-center mb-0">
Β© 2026 EvolvBits. Created by
<a
class="footer-default-links"
href="https://williamcanin.github.io"
target="_blank"
>William C. Canin</a
>.
</p>
</div>
</div>
</footer>
<script src="/assets/js/global.js" defer></script>
<script
src="/assets/vendors/bootstrap-5.3.8/js/bootstrap.bundle.min.js"
defer
></script>
</body>
</html>