diff options
author | altaf-creator <64111012+altaf-creator@users.noreply.github.com> | 2023-09-26 19:39:43 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 19:39:43 +0700 |
commit | 6337ea8bbc220fcdc8b282349d284a6a34c2e39f (patch) | |
tree | 3e98115175f66989f15e23e9a30d2c2eca655207 | |
parent | d39cd45ec1b2eafd0033327fb278c76b15e3754d (diff) |
i updated the wrong branch whoops
-rw-r--r-- | 404.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |