Skip to content

Commit 0c70275

Browse files
authored
Minor Fixes
1 parent 81760ff commit 0c70275

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

404.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png">
1717
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/ZoI2D6yH_400x400.png">
1818
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css">
19-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
2019
<link rel="stylesheet" href="assets/css/styles.min.css">
21-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
2220
<!-- Panelbear Analytics - We respect your privacy -->
2321
<script async src="https://cdn.panelbear.com/analytics.js?site=BV4ImhZd3mW"></script>
2422
<script>
@@ -39,13 +37,11 @@ <h2 class="text-center" style="color: rgb(255,31,0);"><svg xmlns="http://www.w3.
3937
</svg>&nbsp; This page couldn't be found.</h2>
4038
<p class="text-center" style="color: rgb(255,255,255);">Sorry! The page you requested isn't available. Please try again later or contact us if you think something should be here. <strong>(ERROR 404)</strong></p>
4139
</div>
42-
<div class="buttons"><a class="btn btn-primary" role="button" style="background: rgb(255,31,0);" onclick="history.back()">GO BACK</a><a class="btn btn-primary" role="button" style="background: rgb(0,0,0);border-radius: 5px;border-width: 2px;border-style: none;" href="index.html">GO TO THE HOMEPAGE</a></div>
40+
<div class="buttons"><a class="btn btn-primary" role="button" style="background: rgb(255,31,0);" onclick="history.back()">GO BACK</a><a class="btn btn-primary" role="button" style="background: rgb(0,0,0);border-radius: 5px;border-width: 2px;border-style: none;" href="https://stopmodreposts.org/">GO TO THE HOMEPAGE</a></div>
4341
</div>
4442
</div>
4543
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
4644
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>
47-
<script src="assets/js/smart-forms.min.js"></script>
48-
<script src="assets/js/script.min.js"></script>
4945
</body>
5046

5147
</html>

0 commit comments

Comments
 (0)