Updated all error pages to match new format
This commit is contained in:
@@ -35,27 +35,12 @@
|
||||
<a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i> Home</a>
|
||||
<a href="#" class="btn-header" onclick="window.history.back();"><i class="fa fa-undo"></i> Back</a>
|
||||
<br>
|
||||
<a href="https://httpstatuses.com/412" target="_blank" class="btn-header"><i class="fa fa-info-circle"></i> Details</a>
|
||||
<a href="https://httpstatuses.com/412" target="_blank">More Information</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer id="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="copyright">
|
||||
©2018 <strong>Ethan N. Paul</strong>. All Rights Reserved
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome"><strong><i class="fa fa-gitlab fa-lg"></i> </strong></a><a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/commits/master"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user