Skip to content

Commit

Permalink
Add 404 page; ignore gitinfo.h for gh-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Acts 19 quiz authored and Acts 19 quiz committed Oct 1, 2024
1 parent 62520f5 commit 434499d
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/src/gitinfo.h
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ErrorDocument 404 /404.html
56 changes: 56 additions & 0 deletions 404.html
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&trade; Quest 3.">
<meta name="keywords" content="1,2,3,Cafe,Caf&#233;,Chex 2,Chex 3 GZD,Chex 3,Chex Quest 2,Chex Quest 3 GZD,Chex Quest 3,Chex Quest,Chex,Digital Cafe,Digital Caf&#233;,Digital,download,downloads,GZDoom,IPK3,IPK3s,links,mod,modification,modifications,mods,ODAMEX,Quest,WAD,WADs,Zandronum,ZDaemon,ZDoom,Zorchmatch">
<title>Chex&trade; Quest 3 | 404 File Not Found</title>
</head>
<body>
<div class="fixedwidth">
<div class="bar1"></div>
<div class="div0">
<img alt="Chex&trade; 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&trade; Quest 3" class="logo" src="images/logo.png">
<p class="title">Check out the pre-release testing version of Chex&trade; 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&trade; 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>
Binary file added images/52.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 434499d

Please sign in to comment.