forked from ZDoom/gzdoom
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 404 page; ignore gitinfo.h for gh-pages.
- Loading branch information
Acts 19 quiz
authored and
Acts 19 quiz
committed
Oct 1, 2024
1 parent
62520f5
commit 434499d
Showing
4 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/src/gitinfo.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ErrorDocument 404 /404.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css"> | ||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | ||
<meta name="description" content="The homepage of Chex™ Quest 3."> | ||
<meta name="keywords" content="1,2,3,Cafe,Café,Chex 2,Chex 3 GZD,Chex 3,Chex Quest 2,Chex Quest 3 GZD,Chex Quest 3,Chex Quest,Chex,Digital Cafe,Digital Café,Digital,download,downloads,GZDoom,IPK3,IPK3s,links,mod,modification,modifications,mods,ODAMEX,Quest,WAD,WADs,Zandronum,ZDaemon,ZDoom,Zorchmatch"> | ||
<title>Chex™ Quest 3 | 404 File Not Found</title> | ||
</head> | ||
<body> | ||
<div class="fixedwidth"> | ||
<div class="bar1"></div> | ||
<div class="div0"> | ||
<img alt="Chex™ Quest 3" class="mdoom" src="images/M_DOOM.png"><br> | ||
<a class="button0" href="./">home</a><br> | ||
<a class="button0" href="downloads/">downloads</a><br> | ||
<a class="button0" href="mods/">mods</a><br> | ||
<a class="button0" href="links/">links</a><br> | ||
<a class="button0" href="about/">about</a><br> | ||
<a class="button0" href="contact/">contact</a> | ||
<div class="floatright"> | ||
<div class="bar2"></div> | ||
</div> | ||
</div> | ||
<div class="floatright"> | ||
<div class="bar3"></div> | ||
</div> | ||
<div class="div1"> | ||
<div class="logocontain"> | ||
<div class="logo1"> | ||
<div class="logo2"> | ||
<img alt="Chex™ Quest 3" class="logo" src="images/logo.png"> | ||
<p class="title">Check out the pre-release testing version of Chex™ Quest 3 v2 <a class="logo" href="downloads/#Chex_Quest_3_v2_(primary_recommended_download!)">here</a><!--<p class="title">Looking to get into the action and grab Chex™ Quest 3 v2 right away? <a class="logo" href="downloads/#Chex_Quest_3_v2_(primary_recommended_download!)">Click here</a>!</p>--> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
<div class="main"> | ||
<!--https://medium.com/designer-recipes/how-to-make-a-custom-404-error-page-for-your-website-1af37a8b20d1--> | ||
<p class="title">Error 404: File Not Found</p> | ||
<p class="paragraph0"><img alt="Error 404" src="images/52.png"></p> | ||
<p class="paragraph0">Check the address in the URL bar and make sure it's correct. If it is and you're certain the file should exist, go to the <a href="contact/">Contact</a> page and send an error report. Otherwise, navigate to the rest of this website with the navigation bar.</p> | ||
</div> | ||
<div class="floatright"> | ||
<a class="button0" onclick="topFunction()">back to top</a> | ||
</div> | ||
<div class="icons"> | ||
<a href="https://jigsaw.w3.org/css-validator/check/referer"><img alt="Valid CSS!" class="verified" src="https://jigsaw.w3.org/css-validator/images/vcss-blue"></a> | ||
</div> | ||
<script src="backtotop.js"></script> | ||
<div class="clear"></div> | ||
</div> | ||
</div><!--fixedwidth end div--> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.