You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.4 KiB

2 years ago
  1. <!DOCTYPE html>
  2. <html lang="en" class="js csstransforms3d">
  3. <head>
  4. <meta charset="utf-8"> <meta name="description" content="">
  5. <link rel="icon" href="/images/favicon.png" type="image/png">
  6. <title>404 Page not found</title>
  7. <link href="/css/nucleus.css?1667050978" rel="stylesheet">
  8. <link href="/css/fontawesome-all.min.css?1667050978" rel="stylesheet">
  9. <link href="/css/hybrid.css?1667050978" rel="stylesheet">
  10. <link href="/css/featherlight.min.css?1667050978" rel="stylesheet">
  11. <link href="/css/perfect-scrollbar.min.css?1667050978" rel="stylesheet">
  12. <link href="/css/theme.css?1667050978" rel="stylesheet">
  13. <link href="/css/hugo-theme.css?1667050978" rel="stylesheet">
  14. <style>
  15. :root #header + #content > #left > #rlblock_left {
  16. display: none !important;
  17. }
  18. p,
  19. li,
  20. ul {
  21. text-align: center
  22. }
  23. ul {
  24. list-style-type: none;
  25. }
  26. </style>
  27. </head>
  28. <body class="" data-url="/">
  29. <section id="body" style="margin-left:0px;">
  30. <div id="overlay"></div>
  31. <div id="chapter">
  32. <div id="body-inner">
  33. <h1>Error</h1>
  34. <p>
  35. </p>
  36. <p>Woops. Looks like this page doesn&#39;t exist ¯\_(ツ)_/¯.</p>
  37. <p></p>
  38. <p><a href='/'>Go to homepage</a></p>
  39. <p><img src='/images/gopher-404.jpg' style="width:50%" alt="Page not found!"></p>
  40. </div>
  41. </div>
  42. </section>
  43. </body>
  44. </html>