summaryrefslogtreecommitdiff
path: root/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/404.html b/layouts/404.html
index dd02979..75b031c 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -3,8 +3,8 @@
<div class="not-found">
<div>
- <h1> 404 </h1>
- <p> You shouldn't be here, click on the header to return to home </p>
+ <h1> typo? </h1>
+ <p> Click <a href="/"> here </a> to return to home </p>
</div>
</div>