aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-10-22 17:15:36 -0700
committerJakob Odersky <jakob@odersky.com>2018-10-22 17:15:36 -0700
commite6f81b52b272776ce78963575740845c8bd5eddc (patch)
treea1285aeca31012340850cd1414d7f7e161c644ab
parent8a9a55ec5fc98625c3f383695500be83acdd23c0 (diff)
downloadwebsite-e6f81b52b272776ce78963575740845c8bd5eddc.tar.gz
website-e6f81b52b272776ce78963575740845c8bd5eddc.tar.bz2
website-e6f81b52b272776ce78963575740845c8bd5eddc.zip
Fix 404 page
-rw-r--r--404.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/404.html b/404.html
index 19e4cfa..6dddaa6 100644
--- a/404.html
+++ b/404.html
@@ -1,8 +1,9 @@
---
layout: empty
title: 404 - Not Found
+permalink: /404.html
---
<div class="text-center">
<h1>404</h1>
<p>The requested page does not exist. Return to <a href="/">main site</a>.</p>
-<div> \ No newline at end of file
+<div>