Skip to content

Commit

Permalink
[cleanup] Merge PR #75
Browse files Browse the repository at this point in the history
Merge pull request #75 from goodusername123/goodusername123-Update:
Random improvements.
  • Loading branch information
SoNothingMC committed Oct 29, 2023
2 parents b8305d7 + c6aaeed commit f2403e2
Show file tree
Hide file tree
Showing 27 changed files with 55 additions and 6 deletions.
6 changes: 5 additions & 1 deletion cheese/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@
<div>
<h1>Cheese</h1>
<!-- cheese from https://www.onlygfx.com/cartoon-cheese-png-transparent/ -->
<img src="../media/cartoon-cheese-3.png" alt="A block of cheese.">
<picture>
<source srcset="../media/cartoon-cheese-3.jxl" type="image/jxl">
<source srcset="../media/cartoon-cheese-3.webp" type="image/webp">
<img src="../media/cartoon-cheese-3.png" alt="A block of cheese.">
</picture>
<p>pleaes do not the cheese</p>
<button onclick="document.querySelector('p').innerHTML=' YOU THE CHEESE!! WTF BRO';this.outerHTML='';">the cheese</button>
</div>
Expand Down
34 changes: 34 additions & 0 deletions full/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!DOCTYPE html>
<!-- This is bigrat.monster. Welcome. -->
<!-- FOR MORE INFORMATION, PLEASE VISIT https://github.com/bigratmonster/bigrat.monster/ -->
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>big rat</title>
<meta name="title" content="big rat">
<meta name="description" content="bigrat.monster is currently holding a community discussion about its future. join at git.io/bigrat">
<meta name="theme-color" content="#4b4c51">
<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://bigrat.monster/full/">
<meta property="og:title" content="big rat">
<meta property="og:description" content="bigrat.monster is currently holding a community discussion about its future. join at git.io/bigrat">
<meta property="og:image" content="https://bigrat.monster/media/bigrat_full.jpg">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:alt" content="A big rat sitting on a person's leg.">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bigrat.monster/full/">
<meta property="twitter:title" content="big rat">
<meta property="twitter:description" content="bigrat.monster is currently holding a community discussion about its future. join at git.io/bigrat">
<meta property="twitter:image" content="https://bigrat.monster/media/bigrat_full.jpg">
</head>
<body>
<picture>
<source srcset="../media/bigrat_full.jxl" type="image/jxl">
<img src="../media/bigrat_full.jpg" alt="A big rat sitting on a person's leg.">
</picture>
</body>
</html>
4 changes: 3 additions & 1 deletion gradient/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<link rel="stylesheet" href="../css/gradient.css" />
</head>
<body>
<img src="../media/unpleasantgradient.png" alt="Meme showing a rectangle at a front door, with caption: this unpleasant gradient shows up at your door.">
<picture>
<source srcset="../media/unpleasantgradient.jxl" type="image/jxl">
<img src="../media/unpleasantgradient.jpg" alt="Meme showing a rectangle at a front door, with caption: this unpleasant gradient shows up at your door.">
</body>
</html>
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<meta property="og:title" content="big rat">
<meta property="og:description" content="bigrat.monster is currently holding a community discussion about its future. join at git.io/bigrat">
<meta property="og:image" content="https://bigrat.monster/media/bigrat.jpg">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:alt" content="A big rat sitting on a person's leg.">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bigrat.monster/">
Expand Down
2 changes: 1 addition & 1 deletion js/quiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const questions = [
"Javascript is a fantastic programming language.",
"Cereal is good.",
"this image is unsettling <br><img src=\"https://cdn.discordapp.com/attachments/689287762335367255/775898066074992650/s7f1gobxlkm51.jpg\" alt=\"An emote of a face.\">",
"large?<br><img src=\"../media/bigrat.png\" alt=\"A big rat sitting on a person's leg.\">"
"large?<br><img src=\"../media/bigrat.jpg\" alt=\"A big rat sitting on a person's leg.\">"
];

function nextQuestion() {
Expand Down
Binary file removed media/bigrat.png
Binary file not shown.
Binary file added media/bigrat_full.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bigrat_full.jxl
Binary file not shown.
Binary file added media/cartoon-cheese-3.jxl
Binary file not shown.
Binary file modified media/cartoon-cheese-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/cartoon-cheese-3.webp
Binary file not shown.
Binary file modified media/dream_chungus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/printer1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/printer1bigger.jxl
Binary file not shown.
Binary file modified media/printer1bigger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/printer1bigger.webp
Binary file not shown.
Binary file modified media/ratequality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/ratrights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/smaller_bigrat.png
Binary file not shown.
Binary file modified media/social__truth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/team_bigrat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/trollcrazy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/unpleasantgradient.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/unpleasantgradient.jxl
Binary file not shown.
Binary file removed media/unpleasantgradient.png
Binary file not shown.
9 changes: 8 additions & 1 deletion printer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<meta property="og:title" content="printer~1">
<meta property="og:description" content="">
<meta property="og:image" content="https://bigrat.monster/media/printer1.png">
<meta property="og:image:type" content="image/png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bigrat.monster/printer/">
Expand All @@ -31,6 +32,12 @@
Upgrade from Internet Explorer you fucking loser, you're missing out on printer noises
</audio>
<div><button id="audio-button">printer</button></div>
<div><img src="../media/printer1bigger.png" alt="A mouse with the caption: printer"></div>
<div>
<picture>
<source srcset="../media/printer1bigger.jxl" type="image/jxl">
<source srcset="../media/printer1bigger.webp" type="image/webp">
<img src="../media/printer1bigger.png" alt="A mouse with the caption: printer">
</picture>
</div>
</body>
</html>
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Check them out at <https://drop02.merch.bigrat.monster/>

## By the repository owner

#### [Big Rat](media/bigrat.png)
#### [Big Rat](media/bigrat.jpg)

> Attempts have been made to find the copyright owner, but no result has been found.
If you are the original author or copyright holder, please [contact me][email-copyright].
Expand Down Expand Up @@ -93,7 +93,7 @@ big rat is mathematically perfect
<!-- Links in main parts -->
[bigrat.monster]: https://bigrat.monster/
[merch.bigrat.monster]: https://merch.bigrat.monster/
[big rat]: https://bigrat.monster/media/bigrat.png
[big rat]: https://bigrat.monster/media/bigrat.jpg
[usage.md]: usage.md
[email-copyright]: mailto:sonothing.emailme@gmail.com?subject=%5Bbigrat.monster%5D%20Copyright
[media-dir]: ./media
Expand Down

0 comments on commit f2403e2

Please sign in to comment.