aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-10 22:26:24 +0300
committerCem Keylan <cem@ckyln.com>2020-04-10 22:26:24 +0300
commita927eb170aaecb6d096d529598388e1457559b86 (patch)
tree276e1375eeb824e154d03aa54560359cd1e394bb
parent2bc1ec99d4e0069391130bed956c8ce8e3e619be (diff)
downloadwebsite-a927eb170aaecb6d096d529598388e1457559b86.tar.gz
update
-rw-r--r--docs/404.html26
-rw-r--r--docs/404.txt3
-rw-r--r--src/404.md3
3 files changed, 32 insertions, 0 deletions
diff --git a/docs/404.html b/docs/404.html
new file mode 100644
index 0000000..1c1bf17
--- /dev/null
+++ b/docs/404.html
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML>
+<html lan="en">
+<head>
+<title>404 | Carbs Linux</title>
+<link rel="stylesheet" href="/assets/style.css">
+<meta charset="utf-8">
+<meta name="Description" content="Carbs Linux - a simple busybox linux distribution">
+<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+</head>
+<p class=header><strong>Carbs Linux - a simple busybox linux distribution</strong></p>
+<div class="header"><nav>
+<a href='/'>index</a>
+<a href='https://github.com/CarbsLinux'>github</a>
+<a href='//dl.carbslinux.org'>downloads</a>
+<a href='/blog'>blog</a>
+<a href='/wiki'>wiki</a>
+<a href='/wiki/install.html'>installation</a>
+</nav></div><div class="border"></div>
+<h1>404</h1>
+
+<p>Requested page not found.</p>
+<a href="/404.txt">View Page Source</a><div class=border></div>
+<p class=footer>Linux® is a registered trademark of Linus Torvalds</p>
+<p class=footer>Copyright © 2019-2020 Cem Keylan</p>
+</body>
+</html>
diff --git a/docs/404.txt b/docs/404.txt
new file mode 100644
index 0000000..afd5166
--- /dev/null
+++ b/docs/404.txt
@@ -0,0 +1,3 @@
+# 404
+
+Requested page not found.
diff --git a/src/404.md b/src/404.md
new file mode 100644
index 0000000..afd5166
--- /dev/null
+++ b/src/404.md
@@ -0,0 +1,3 @@
+# 404
+
+Requested page not found.