Skip to content

Commit

Permalink
RAT
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeToDie2 committed Jan 28, 2024
1 parent def801e commit 6c82b85
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 1 deletion.
17 changes: 16 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
<html lang="en">
<head>
<!-- Simplified Meta Tags -->
<title>BIG RAT WHERE</title>
<meta name="title" content="WHERE BIG RAT">
<meta name="description" content="">
<meta name="theme-color" content="#ffa500">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:title" content="THERE IS NO BIG RAT ON THIS PAGE">
<meta property="og:description" content="">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="NO RAT NO ORAGE RAT">
<meta property="twitter:description" content="">
<meta property="twitter:image" content="https://thebigrat.com/media/fatorange.png">
<title>404</title>
<meta name="title" content="dude.">
<meta name="description" content="could you please stop linking to non-existent pages please">
Expand All @@ -16,7 +31,7 @@
</head>
<body>
<h1>Uh Oh</h1>
<p>This page doesn't exist. Could you <a href="/">go back to the homepage</a> instead?</p>
<p>This page doesn't exist. Could you <a href="/">go back to the big rat</a> instead?</p>
<footer><code>HTTP 404 Not Found</code></footer>
</body>
</html>
Binary file added media/fatorange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions orange/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html>
<!-- This is thebigrat.com. Welcome. -->
<!-- FOR MORE INFORMATION, PLEASE VISIT https://github.com/bigratmonster/thebigrat.com/ -->
<!-- made by tankplayer-->
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>orange rat</title>
<meta name="title" content="big rat is orange">
<meta name="description" content="">
<meta name="theme-color" content="#ffa500">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://thebigrat.com/orange/">
<meta property="og:title" content="big rat is orange">
<meta property="og:description" content="">
<meta property="og:image" content="https://thebigrat.com/media/fatorange.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://thebigrat.com/orange/">
<meta property="twitter:title" content="big rat is orange">
<meta property="twitter:description" content="">
<meta property="twitter:image" content="https://thebigrat.com/media/fatorange.png">
</head>
<body>
<!-- exemplariness, excellence, perfection -->
<img src="../media/fatorange.png" alt="A big rat sitting, he is orange (the rat is orange)">
</body>
</html>

0 comments on commit 6c82b85

Please sign in to comment.