summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraltaf-creator <64111012+altaf-creator@users.noreply.github.com>2023-09-26 19:39:43 +0700
committerGitHub <noreply@github.com>2023-09-26 19:39:43 +0700
commit6337ea8bbc220fcdc8b282349d284a6a34c2e39f (patch)
tree3e98115175f66989f15e23e9a30d2c2eca655207
parentd39cd45ec1b2eafd0033327fb278c76b15e3754d (diff)
i updated the wrong branch whoops
-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>