404.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <!-- See COPYING.adoc for license terms of this file. -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <title>Freedoom — 404: Page Not Found</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  7. <meta name="generator" content="AsciiDoc 9.1.0" />
  8. <meta itemprop="name" content="Freedoom" />
  9. <meta property="og:title" content="Freedoom" />
  10. <meta itemprop="description" content="Freedoom's website" />
  11. <meta name="description" content="Freedoom's website" />
  12. <meta property="og:description" content="Freedoom's website" />
  13. <meta name="keywords" content="freedoom, doom, fps, open-source, open source, free, vanilla, 1990s, 90s, 1993, 1994" />
  14. <meta property="og:site_name" content="Free content game using the Doom engine" />
  15. <meta property="og:type" content="website" />
  16. <meta property="og:image" content="https://freedoom.github.io/mugshot.png" />
  17. <link rel="icon" href="/favicon.ico" />
  18. <link rel="stylesheet" href="mint.css" type="text/css" />
  19. <link rel="alternate" type="application/atom+xml" title="Freedoom Atom News" href="/atom.xml" />
  20. </head>
  21. <body>
  22. <!-- Automatically generated, do not hand-hack!
  23. This web page uses AsciiDoc to generate its contents,
  24. edit the *.txt sources in order to change it.
  25. -->
  26. <div id="header">
  27. <h1 id="site">Freedoom</h1>
  28. <h2 id="page">404: Page Not Found</h2>
  29. <a href="https://github.com/freedoom/freedoom"><img id="forkme" src="/forkme.png" alt="Fork me on GitHub" /></a>
  30. </div>
  31. <div id="navigation">
  32. <div id="contents" class="nav">
  33. <h3>Contents</h3>
  34. <ul>
  35. <li><a href="/index.html">Home Page</a></li>
  36. <li><a href="/about.html">What is Freedoom?</a></li>
  37. <li><a href="/screenshots.html">Screenshots</a></li>
  38. <li><a href="/download.html">Download</a></li>
  39. <li><a href="/help.html">Help Freedoom!</a></li>
  40. <li><hr /></li>
  41. <li><a href="https://github.com/freedoom/freedoom/issues">Report Issues</a></li>
  42. <li><a href="https://www.doomworld.com/forum/17-freedoom/">Discuss on the Forum</a></li>
  43. <li><a href="https://discord.gg/cGsSCXq">Talk on Discord</a></li>
  44. <li><hr /></li>
  45. <li><a href="/using.html">Other Projects</a></li>
  46. <li style="text-align: center;">
  47. <a href="https://github.com/freedoom/freedoom"><img src="/img/social/github.png" alt="GitHub" /></a>
  48. <a href="https://www.youtube.com/FreedoomGame"><img src="/img/social/youtube.png" alt="YouTube" /></a>
  49. </li>
  50. </ul>
  51. </div>
  52. </div>
  53. <div id="main">
  54. <p>Aggghh!!! The page you were looking for <strong>could not be found</strong>! If you think that this was something that we messed up on, <a href="https://github.com/freedoom/freedoom.github.io">please send us an issue/pull request on our GitHub</a>.</p>
  55. <p>Until then, you can find your way back to safety by clicking on any of the links on the left-hand side.</p>
  56. <p></p>
  57. <hr />
  58. <p>
  59. Copyright 2001 - <script type="text/javascript">
  60. var today = new Date()
  61. var year = today.getFullYear()
  62. document.write(year)
  63. </script> by contributors of the Freedoom project. Freedoom and this website is <a href="https://github.com/freedoom/freedoom/blob/master/COPYING.adoc">licensed under an open-license</a>. We have an <a href="/feed.xml">RSS feed that you can follow</a>.</p>
  64. </div>
  65. </body>
  66. </html>