diff options
author | altaf-creator <64111012+altaf-creator@users.noreply.github.com> | 2023-09-26 19:38:56 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 19:38:56 +0700 |
commit | d39cd45ec1b2eafd0033327fb278c76b15e3754d (patch) | |
tree | 3eb6165ae5166f11603b213485d17ba26fea4d84 | |
parent | 93646b75455ceaeb311337be91455d366cc0e74f (diff) |
Update 404.html
-rw-r--r-- | 404.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -47,9 +47,7 @@ <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> @@ -58,4 +56,4 @@ <script src="/scripts/toc.js"></script> <script src="/scripts/sidebar.js"></script> </body> -</html>
\ No newline at end of file +</html> |