summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
authorJJ2024-03-05 10:56:20 +0000
committerJJ2024-03-05 10:56:20 +0000
commit1dc006a661af72adfad9882ccb3c4dabe7a57659 (patch)
treed6819949571b00810e5ea6510e2d63996c80d075 /404.html
parentfa1e6f75ceb4f2a99dc1c107bfe60434356cfe19 (diff)
meow
Diffstat (limited to '404.html')
-rw-r--r--404.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..6a4e9d3
--- /dev/null
+++ b/404.html
@@ -0,0 +1,22 @@
+---
+layout: default
+title: 404
+---
+<header>
+<h1>
+ <a href="https://apropos.codes">apropos</a>
+</h1>
+<div>
+ <nav>
+ <a href="/mathematics">mathematics</a>
+ <a href="/linguistics">linguistics</a>
+ <a href="/computation">computation</a>
+ </nav>
+</div>
+</header>
+<main>
+<br>
+<h2 style="margin: 20px;">404</h2>
+<span>Page not found</span>
+</main>
+