-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path404.html
75 lines (69 loc) · 3.29 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!-- See COPYING.adoc for license terms of this file. -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Freedoom — 404: Page Not Found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 9.1.0" />
<meta itemprop="name" content="Freedoom" />
<meta property="og:title" content="Freedoom" />
<meta itemprop="description" content="Freedoom's website" />
<meta name="description" content="Freedoom's website" />
<meta property="og:description" content="Freedoom's website" />
<meta name="keywords" content="freedoom, doom, fps, open-source, open source, free, vanilla, 1990s, 90s, 1993, 1994" />
<meta property="og:site_name" content="Free content game using the Doom engine" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://freedoom.github.io/mugshot.png" />
<link rel="icon" href="favicon.ico" />
<link rel="stylesheet" href="mint.css" type="text/css" />
</head>
<body>
<!-- Automatically generated, do not hand-hack!
This web page uses AsciiDoc to generate its contents,
edit the *.txt sources in order to change it.
-->
<div id="header">
<h1 id="site">Freedoom</h1>
<h2 id="page">404: Page Not Found</h2>
<a href="https://github.com/freedoom/freedoom"><img id="forkme" src="forkme.png" alt="Fork me on GitHub" /></a>
</div>
<div id="navigation">
<div id="contents" class="nav">
<h3>Contents</h3>
<ul>
<li><a href="index.html">Home Page</a></li>
<li><a href="about.html">What is Freedoom?</a></li>
<li><a href="screenshots.html">Screenshots</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="help.html">Help Freedoom!</a></li>
<li><hr /></li>
<li><a href="https://github.com/freedoom/freedoom/issues">Report Issues</a></li>
<li><a href="https://www.doomworld.com/forum/17-freedoom/">Discuss on the Forum</a></li>
<li><a href="https://discord.gg/cGsSCXq">Talk on Discord</a></li>
<li><hr /></li>
<li><a href="using.html">Other Projects</a></li>
<li style="text-align: center;">
<a href="https://github.com/freedoom/freedoom"><img src="img/social/github.png" alt="GitHub" /></a>
<a href="https://www.youtube.com/FreedoomGame"><img src="img/social/youtube.png" alt="YouTube" /></a>
</li>
</ul>
</div>
</div>
<div id="main">
<div id="preamble">
<div class="sectionbody">
<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>
<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>
</div>
</div>
<p></p>
<hr />
<p>
Copyright 2001 - <script type="text/javascript">
var today = new Date()
var year = today.getFullYear()
document.write(year)
</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>
</div>
</body>
</html>