-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
137 lines (128 loc) · 6.19 KB
/
Copy path404.html
File metadata and controls
137 lines (128 loc) · 6.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="msvalidate.01" content="8738943710B70112309DBE6476B55A91" >
<meta charset="UTF-8" >
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://static.cloudflareinsights.com https://ajax.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net; img-src 'self' data: https:; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net; connect-src 'self' https://api.github.com https://gitlab.acreetionos.org https://static.cloudflareinsights.com; object-src 'none'; base-uri 'self'; form-action 'self' https://www.qwant.com" >
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
<meta name="referrer" content="strict-origin-when-cross-origin" >
<title>
404 Not Found – AcreetionOS
</title>
<meta name="description" content="The page you're looking for doesn't exist. Return to the AcreetionOS homepage or browse downloads, wiki, and documentation." >
<meta name="robots" content="noindex, follow" >
<link rel="canonical" href="https://acreetionos.org/" >
<meta property="og:title" content="404 - Page Not Found - AcreetionOS" >
<meta property="og:description" content="The page you are looking for does not exist." >
<meta property="og:image" content="https://acreetionos.org/logo.webp" >
<meta property="og:url" content="https://acreetionos.org/404.html" >
<meta name="twitter:card" content="summary" >
<meta name="twitter:title" content="404 - Page Not Found - AcreetionOS" >
<meta name="twitter:description" content="The page you are looking for does not exist." >
<meta name="twitter:image" content="https://acreetionos.org/logo.webp" >
<link rel="icon" type="image/webp" href="acreetionoslogo.webp">
<link rel="stylesheet" href="sidebar.css?v=20260825" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="sidebar.css?v=20260825"></noscript>
<style>
#hamburger{position:absolute;top:6px;right:14px;z-index:1001;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;width:36px;height:36px;padding:4px}#hamburger span{display:block;width:22px;height:2px;background:var(--acreetion-text-bright,#e5e5e5);border-radius:2px}#sidebar{position:fixed;visibility:hidden}#sidebar-overlay{position:fixed;display:none}.main-nav{display:none}html{touch-action:manipulation}input,textarea,select{font-size:16px}*{box-sizing:border-box;margin:0;padding:0}
body{background:#121212;color:#e5e5e5;font-family:'Roboto',sans-serif;min-height:100vh;overflow-x:hidden}
#page-wrap{min-height:100vh}
#page-scale{min-height:100vh;display:flex;flex-direction:column}
.wrap{max-width:520px;text-align:center;margin:auto}
.logo-wrap{margin-bottom:1.5rem}
.logo-wrap img{width:80px;height:80px;border-radius:16px;box-shadow:0 4px 20px rgba(46,204,113,0.15)}
.code{font-size:5rem;font-weight:700;font-family:'Fira Code',monospace;color:#2ecc71;line-height:1;margin-bottom:0.25rem;text-shadow:0 0 40px rgba(46,204,113,0.15)}
h1{font-size:1.4rem;color:#e5e5e5;margin-bottom:0.75rem;font-weight:500}
p{color:#b2b2b2;font-size:0.95rem;line-height:1.6;margin-bottom:2rem}
.links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}
.links a{padding:.6rem 1.2rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#b2b2b2;text-decoration:none;font-size:.85rem;transition:all.15s}
.links a:hover{background:#222;border-color:#2ecc71;color:#2ecc71}
.btn{display:inline-block;padding:.8rem 2rem;background:#2ecc71;color:#111;border-radius:10px;text-decoration:none;font-weight:700;font-size:.95rem;transition:all.15s}
.btn:hover{background:#27ae60;transform:translateY(-2px);box-shadow:0 4px 16px rgba(46,204,113,0.3)}
@media(max-width:480px){.code{font-size:3.5rem}.wrap{padding:1rem}}
</style>
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[
{"@type":"ListItem","position":1,"name":"Home","item":"https://acreetionos.org/"},
{"@type":"ListItem","position":2,"name":"404","item":"https://acreetionos.org/404.html"}
]}
</script>
</head>
<body>
<div id="page-wrap">
<div id="page-scale">
<header class="page-header">
<div class="header-content">
<a href="index.html" class="logo">
<img src="logo.webp" alt="AcreetionOS" class="logo-img" width="40" height="40">
<span class="logo-text">
Acreetion
<span>
OS
</span>
</span>
</a>
</div>
</header>
<nav class="main-nav" style="display:none">
<a href="index.html">
Home
</a>
<a href="flash.html">
Downloads
</a>
<a href="https://wiki.acreetionos.org/">
Wiki
</a>
<a href="status.html">
Status
</a>
</nav>
<div class="wrap">
<div class="logo-wrap">
<img src="logo.webp" alt="AcreetionOS" width="80" height="80">
</div>
<div class="code">
404
</div>
<h1>
Lost in the filesystem?
</h1>
<p>
The page you're looking for doesn't exist or has moved. Even the best Arch-based distros have a bad sector now and then.
</p>
<div class="links">
<a href="index.html">
Home
</a>
<a href="flash.html">
Downloads
</a>
<a href="https://wiki.acreetionos.org/">
Wiki
</a>
<a href="newsletter.html">
Newsletter
</a>
<a href="contact.html">
Contact
</a>
<a href="https://discord.gg/VHqQkJASw7">
Discord
</a>
</div>
<a href="/" class="btn">
Return Home
</a>
</div>
<script src="scale-page.js?v=20260824" defer>
</script>
<script src="sidebar.js?v=20260825" defer>
</script>
</div>
</div>
<script src="footer.js?v=20260825" defer>
</script>
<script src="vendor/instantpage.min.js?v=20260825" type="module" defer></script>
<script src="tor-badge.js?v=20260825" defer></script>
</body>
</html>