summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rw-r--r--404.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/404.html b/404.html
index 68190eb..8ab2aca 100644
--- a/404.html
+++ b/404.html
@@ -47,7 +47,9 @@
<h2 style="text-align: center;">Whoops! It seeems like you're lost, or we couldn't find your page.</h2>
<div style="text-align: center;">
+ <a href="../" style="margin: 20px" class="link">Go Back</a>
<a href="/" style="margin: 20px" class="link">Home</a>
+ <a href="/lessons/" style="margin: 20px" class="link">Lessons</a>
</div>
<img src="/assets/images/master.svg" alt="" class="sidebar-logo" style="margin-top: 100px">
</section>