fix stuffs

This commit is contained in:
Josh S 2023-10-17 09:30:56 -04:00 committed by GitHub
parent 5f0bb7a0b9
commit d70316a934
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://fonts.bunny.net/css?family=abril-fatface:400|rubik:600,800i,900i"> <link rel="stylesheet" href="https://fonts.bunny.net/css?family=abril-fatface:400|rubik:600,800i,900i">
<title>Under Attaack</title> <title>Under Attack</title>
<style> <style>
* { * {
box-sizing: border-box; box-sizing: border-box;
@ -155,7 +155,6 @@
This means you're not allowed to access the requested content. Try disabling your VPN or any other systems that may interfer with our web application firewall rules. This means you're not allowed to access the requested content. Try disabling your VPN or any other systems that may interfer with our web application firewall rules.
<a href="https://status.joshsevero.dev" class="color">Status Page</a> <a href="https://status.joshsevero.dev" class="color">Status Page</a>
</h2> </h2>
<h4>::IM_UNDER_ATTACK_BOX::</h4>
</div> </div>
</div> </div>
<div class="bottom"> <div class="bottom">
@ -165,4 +164,4 @@
</div> </div>
</main> </main>
</body> </body>
</html> </html>