404 page actually works
This commit is contained in:
7
404.html
7
404.html
@@ -9,11 +9,10 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
<link rel="shortcut icon" href="">
|
<link rel="shortcut icon" href="">
|
||||||
<title>Starter Template for Bootstrap</title>
|
<title>404!</title>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
<link href="/css/bootstrap.css" rel="stylesheet">
|
<link href="/css/main.min.css" rel="stylesheet">
|
||||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
|
|
||||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
|
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="/css/custom.css">
|
<link rel="stylesheet" href="/css/custom.css">
|
||||||
<link rel="stylesheet" href="/css/animate.min.css">
|
<link rel="stylesheet" href="/css/animate.min.css">
|
||||||
@@ -66,7 +65,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="starter-template">
|
<div class="starter-template">
|
||||||
<img src="/images/404.jpg">
|
<img src="/images/art/404.jpg" class="img-circle">
|
||||||
<h1>Whoops! Something's broken.</h1>
|
<h1>Whoops! Something's broken.</h1>
|
||||||
<h3>Perhaps the Temporal Stabaliser is malajusted, or the Metaphysical Wave Generator is incorrectly calibrated</h3>
|
<h3>Perhaps the Temporal Stabaliser is malajusted, or the Metaphysical Wave Generator is incorrectly calibrated</h3>
|
||||||
<h4>Got here from a internal link? Contact the author, <a href="mailto:warlordjones@gmail.com?Subject=Site%20Error">Arona Jones</a>, to get this fixed</h4>
|
<h4>Got here from a internal link? Contact the author, <a href="mailto:warlordjones@gmail.com?Subject=Site%20Error">Arona Jones</a>, to get this fixed</h4>
|
||||||
|
|||||||
Reference in New Issue
Block a user