|
18 | 18 | <link rel="icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png"> |
19 | 19 | <link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png"> |
20 | 20 | <link rel="icon" type="image/png" sizes="300x300" href="assets/img/ZoI2D6yH_400x400.png"> |
21 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css"> |
| 21 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css"> |
22 | 22 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400"> |
23 | 23 | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css"> |
24 | 24 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
|
29 | 29 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> |
30 | 30 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.2.0/aos.css"> |
31 | 31 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css"> |
32 | | -<!-- Global site tag (gtag.js) - Google Analytics --> |
33 | | -<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136534352-1"></script> |
| 32 | +<!-- Panelbear Analytics - We respect your privacy --> |
| 33 | +<script async src="https://cdn.panelbear.com/analytics.js?site=BV4ImhZd3mW"></script> |
34 | 34 | <script> |
35 | | - window.dataLayer = window.dataLayer || []; |
36 | | - function gtag(){dataLayer.push(arguments);} |
37 | | - gtag('js', new Date()); |
38 | | - |
39 | | - gtag('config', 'UA-136534352-1'); |
40 | | -</script> |
41 | | -<script> |
42 | | - var ffWidgetId = 'd8a5bcad-baa6-47fc-b377-0c441a141e52'; |
43 | | - var ffWidgetScript = document.createElement("script"); |
44 | | - ffWidgetScript.type = "text/javascript"; |
45 | | - ffWidgetScript.src = 'https://freddyfeedback.com/widget/freddyfeedback.js'; |
46 | | - document.head.appendChild(ffWidgetScript); |
| 35 | + window.panelbear = window.panelbear || function(){ window.panelbearQ = window.panelbearQ || []; panelbearQ.push(arguments); }; |
| 36 | + panelbear('config', { site: 'BV4ImhZd3mW' }); |
47 | 37 | </script> |
48 | 38 | </head> |
49 | 39 |
|
50 | 40 | <body style="background-color: rgb(31,34,37);"> |
51 | 41 | <nav class="navbar navbar-light navbar-expand-md navigation-clean" style="background-color: #1f2225;"> |
52 | | - <div class="container"><a class="navbar-brand" style="color: rgb(255,255,255);" href="index.html"><img style="width: 31px;margin-right: 9px;" src="assets/img/ZoI2D6yH_400x400.png">StopModReposts</a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon" style="filter: invert(100%);"></span></button> |
| 42 | + <div class="container"><a class="navbar-brand" style="color: rgb(255,255,255);" href="../index.html"><img style="width: 31px;margin-right: 9px;" src="assets/img/ZoI2D6yH_400x400.png">StopModReposts</a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon" style="filter: invert(100%);"></span></button> |
53 | 43 | <div |
54 | 44 | class="collapse navbar-collapse" id="navcol-1"> |
55 | 45 | <ul class="nav navbar-nav ml-auto"> |
56 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(119,119,119);" href="index.html">Home</a></li> |
57 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(119,119,119);" href="about.html">About</a></li> |
58 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(119,119,119);" href="howto.html">Get Involved</a></li> |
59 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(119,119,119);" href="sites.html">Sites</a></li> |
60 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(108,108,109);" href="faq.html">FAQ</a></li> |
61 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(94,95,100);" href="downloads.html">Downloads</a></li> |
62 | | - <li class="nav-item" role="presentation"><a class="nav-link" style="color: rgb(94,95,100);" href="contact.html">Contact</a></li> |
| 46 | + <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../index.html">Home</a></li> |
| 47 | + <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../about.html">About</a></li> |
| 48 | + <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../howto.html">Get Involved</a></li> |
| 49 | + <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../sites.html">Sites</a></li> |
| 50 | + <li class="nav-item"><a class="nav-link" style="color: rgb(108,108,109);" href="../faq.html">FAQ</a></li> |
| 51 | + <li class="nav-item"><a class="nav-link" style="color: rgb(94,95,100);" href="../downloads.html">Downloads</a></li> |
| 52 | + <li class="nav-item"><a class="nav-link" style="color: rgb(94,95,100);" href="../contact.html">Contact</a></li> |
63 | 53 | </ul> |
64 | 54 | </div> |
65 | 55 | </div> |
66 | 56 | </nav> |
67 | 57 | <div class="highlight-blue" style="background-color: rgb(132,15,8);height: 735px;"> |
68 | 58 | <h2 class="text-center" data-aos="fade" data-aos-once="true" style="font-size: 68px;margin-top: 170px;"></h2> |
69 | | - <div class="container"> |
| 59 | + <div class="container" style="margin-top: -85px;"> |
70 | 60 | <div class="intro"> |
71 | | - <h2 class="text-center" style="margin-top: -30px;font-size: 83px;"><i class="icon ion-alert-circled" style="margin-left: 0px;margin-bottom: 0px;width: 64px;height: 113px;"></i> 404</h2> |
72 | | - <p class="text-center" style="color: rgb(239,199,196);">This page couldn't be found.<br>Please try again later.</p> |
| 61 | + <h2 class="text-center" style="margin-top: -30px;font-size: 125px;line-height: 140px;"><i class="icon ion-alert-circled" style="margin-left: 0px;margin-bottom: 0px;width: 64px;height: 113px;"></i><br><strong>404</strong></h2> |
| 62 | + <p class="text-center" style="color: rgb(239,199,196);margin-top: 45px;">This page couldn't be found.<br>Please try again later.</p> |
73 | 63 | </div> |
74 | 64 | <div class="buttons"><a class="btn btn-primary" role="button" href="index.html">Return to Home</a></div> |
75 | 65 | </div> |
@@ -107,7 +97,7 @@ <h3>#StopModReposts</h3> |
107 | 97 | </footer> |
108 | 98 | </div> |
109 | 99 | <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
110 | | - <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script> |
| 100 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script> |
111 | 101 | <script src="assets/js/smart-forms.min.js"></script> |
112 | 102 | <script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.2.0/aos.js"></script> |
113 | 103 | <script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script> |
|
0 commit comments