404 Page Edit
This commit is contained in:
9
404.html
9
404.html
@@ -38,16 +38,17 @@
|
||||
</div>
|
||||
<div class="collapse navbar-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="404.html">Develop A01</a></li>
|
||||
<li><a href="404.html">Refine A02</a></li>
|
||||
<li><a href="recording.html">Record A03</a></li>
|
||||
<li><a href="404.html">Present A04</a></li>
|
||||
<li><a href="develop.html">Develop A01</a></li>
|
||||
<li><a href="refine.html">Refine A02</a></li>
|
||||
<li><a href="record.html">Record A03</a></li>
|
||||
<li><a href="present.html">Present A04</a></li>
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<img src="/images/404.jpg">
|
||||
<h1>Whoops! Something's broken</h1>
|
||||
<h3>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</h3>
|
||||
<h3>Otherwise, just hit back, or use the navbar to get out of here!</h3>
|
||||
|
||||
BIN
images/404.jpg
Normal file
BIN
images/404.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@@ -52,7 +52,7 @@
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<h6>Web development by Arona Jones. Site uses Bootstrap (<a href="http://getbootstrap.com">Site</a>) with modified CSS</h6>
|
||||
<h6>Web development by Arona Jones. Site uses <a href="http://getbootstrap.com">Bootstrap</a> (soon to be) with modified CSS</h6>
|
||||
</div>
|
||||
</div>
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
|
||||
Reference in New Issue
Block a user