-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
88 lines (82 loc) · 4.46 KB
/
Copy path404.html
File metadata and controls
88 lines (82 loc) · 4.46 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
<!DOCTYPE html>
<html class="_errorpage" lang="en">
<!-- Nova Builder v0.1.0 | -->
<!-- layout:_basic/_error -->
<head>
<meta charset="utf-8"/>
<title>Not found | Nova Builder</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"/>
<meta id="_color_scheme" name="color-scheme" content="light dark"/>
<meta id="_theme_color" name="theme-color" content="#222222"/>
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/nova/site/icons/apple-touch-icon.png?v=0.1.0"/>
<link rel="icon" type="image/png" sizes="32x32" href="/nova/site/icons/favicon-32x32.png?v=0.1.0"/>
<link rel="icon" type="image/png" sizes="16x16" href="/nova/site/icons/favicon-16x16.png?v=0.1.0"/>
<link rel="icon" type="image/x-icon" sizes="any" href="/nova/site/icons/favicon.ico?v=0.1.0"/>
<!--[if lt IE 9]><script src="//unpkg.com/html5shiv@3.7.3/dist/html5shiv.min.js"></script><![endif]-->
<meta name="description" content="There is nothing to show."/>
<style id="_coreStyle">
._invisible { visibility:hidden !important }
._hide, ._hidden, [hidden] { display:none !important }
._scrollable { overflow:auto }
html,body { font-family:system-ui,sans-serif }
hr { border:0;border-top:1px solid #888 }
.isvg svg { max-width:1em;max-height:1em }
</style>
<style id="_needjs" onload="this.remove()">
._needjs { display:none !important }
</style>
<style>._fouc { visibility: hidden !important }</style>
<script>
((d=document,q=(d.documentElement||d.body).classList,c='_fouc',x='_tx')=>{
q.add(c,x);d.addEventListener('DOMContentLoaded',e=>{
setTimeout(e=>{q.remove(c);q.remove(x)},300);
});
})();
</script>
<script>window.ghost = 'bG9jYWxob3N0LHRlY2hpZS1qb2UuZ2l0aHViLmlvLHRoZW1lanMucGFnZXMuZGV2';</script>
<script type="text/javascript" src="/nova/site/js/theme_v2.0.js?v=0.1.0" defer="defer"></script>
<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=Roboto:ital,wght@0,100..900;1,100..900&family=Source+Code+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet" id="_fonts"/>
<link rel="stylesheet" media="all" href="/nova/site/css/nova.css?v=0.1.0" id="_style"/>
<link rel="stylesheet" media="all" href="/nova/site/css/basic.css?v=0.1.0" id="_basicStyle"/>
<link rel="stylesheet" media="all" href="/nova/site/css/errorpage.css?v=0.1.0"/>
<style>/* your style goes here */</style>
<style>body::before { content:'_basic/_error' }</style>
</head>
<body>
<div id="_views">
<div class="_view" id="_main_view">
<noscript class="_pa _tc_red _b _mono">// Please enable javascript</noscript>
<main class="_fullview" id="_main">
<article class="_article _container">
<h1 id="_h1">Not found</h1>
<p id="_p">Sorry, there is nothing to show.</p>
<nav id="_nav"><a class="_needjs _link _a3m" href="#" onclick="event.preventDefault();(function(w){var h=w.history;w.opener?w.close():h.length>1?h.back():w.location.href='/';})(window)" title="Back to previous page">Back</a>
</nav>
</article>
</main>
<aside class="_side_bar"></aside>
<footer class="_color" id="_footer">
<div class="_relative">
<div class="_absolute _right">
<div class="_container">
<div class="_small"><a class="_a2 _hover_color" href="/nova/site/">Home</a>
</div>
</div>
</div>
</div>
<div class="_container"><small>© 2025 Techie Joe</small></div>
</footer>
</div>
</div>
<aside id="_widgets"></aside>
<script>// your script goes here</script>
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
<!-- IE needs 512+ bytes: https://techie-joe.github.io/library/html5/ie#ie-needs-512-bytes -->
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
</body>
</html>