404.html 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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. </head>
  20. <body>
  21. <!-- Automatically generated, do not hand-hack!
  22. This web page uses AsciiDoc to generate its contents,
  23. edit the *.txt sources in order to change it.
  24. -->
  25. <div id="header">
  26. <h1 id="site">Freedoom</h1>
  27. <h2 id="page">404: Page Not Found</h2>
  28. <a href="https://github.com/freedoom/freedoom"><img id="forkme" src="forkme.png" alt="Fork me on GitHub" /></a>
  29. </div>
  30. <div id="navigation">
  31. <div id="contents" class="nav">
  32. <h3>Contents</h3>
  33. <ul>
  34. <li><a href="index.html">Home Page</a></li>
  35. <li><a href="about.html">What is Freedoom?</a></li>
  36. <li><a href="screenshots.html">Screenshots</a></li>
  37. <li><a href="download.html">Download</a></li>
  38. <li><a href="help.html">Help Freedoom!</a></li>
  39. <li><hr /></li>
  40. <li><a href="https://github.com/freedoom/freedoom/issues">Report Issues</a></li>
  41. <li><a href="https://www.doomworld.com/forum/17-freedoom/">Discuss on the Forum</a></li>
  42. <li><a href="https://discord.gg/cGsSCXq">Talk on Discord</a></li>
  43. <li><hr /></li>
  44. <li><a href="using.html">Other Projects</a></li>
  45. <li style="text-align: center;">
  46. <a href="https://github.com/freedoom/freedoom"><img src="img/social/github.png" alt="GitHub" /></a>
  47. <a href="https://www.youtube.com/FreedoomGame"><img src="img/social/youtube.png" alt="YouTube" /></a>
  48. </li>
  49. </ul>
  50. </div>
  51. </div>
  52. <div id="main">
  53. <div id="preamble">
  54. <div class="sectionbody">
  55. <div class="paragraph"><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></div>
  56. <div class="paragraph"><p>Until then, you can find your way back to safety by clicking on any of the links on the left-hand side.</p></div>
  57. </div>
  58. </div>
  59. <p></p>
  60. <hr />
  61. <p>
  62. Copyright 2001 - <script type="text/javascript">
  63. var today = new Date()
  64. var year = today.getFullYear()
  65. document.write(year)
  66. </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>
  67. </div>
  68. </body>
  69. </html>