Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePearGroup authored Sep 24, 2024
1 parent 6dd8fa8 commit 7ae5987
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions y/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<!DOCTYPE html>&#13;
<html>&#13;
<head>&#13;
&#32;&#32;<title>&#87;&#101;&#108;&#99;&#111;&#109;&#101;&#33;</title>&#13;
&#32;&#32;<style>&#13;
&#32;&#32;&#32;&#32;&#98;&#111;&#100;&#121;&#32;&#123;&#13;
&#32;&#32;&#32;&#32;&#32;&#32;&#102;&#111;&#110;&#116;&#45;&#102;&#97;&#109;&#105;&#108;&#121;&#58;&#32;&#115;&#97;&#110;&#115;&#45;&#115;&#101;&#114;&#105;&#102;&#59;&#13;
&#32;&#32;&#32;&#32;&#32;&#32;&#116;&#101;&#120;&#116;&#45;&#97;&#108;&#105;&#103;&#110;&#58;&#32;&#99;&#101;&#110;&#116;&#101;&#114;&#59;&#13;
&#32;&#32;&#32;&#32;&#32;&#32;&#109;&#97;&#114;&#103;&#105;&#110;&#58;&#32;&#53;&#48;&#112;&#120;&#59;&#13;
&#32;&#32;&#32;&#32;&#125;&#13;
&#32;&#32;</style>&#13;
</head>&#13;
<body>&#13;
&#32;&#32;<h1>&#87;&#72;&#89;&#32;&#83;&#79;&#32;&#83;&#69;&#82;&#73;&#79;&#85;&#83;&#63;&#33;</h1>&#13;
&#32;&#32;<img src="&#121;&#46;&#106;&#112;&#101;&#103;" alt="&#121;">&#13;
&#13;
&#32;&#32;<p>&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;&#32;&#102;&#101;&#110;</p>&#13;
&#32;&#32;<iframe width="&#53;&#54;&#48;" height="&#51;&#49;&#53;" src="&#104;&#116;&#116;&#112;&#115;&#58;&#47;&#47;&#119;&#119;&#119;&#46;&#121;&#111;&#117;&#116;&#117;&#98;&#101;&#46;&#99;&#111;&#109;&#47;&#101;&#109;&#98;&#101;&#100;&#47;&#49;&#84;&#67;&#116;&#98;&#102;&#76;&#50;&#65;&#56;&#89;&#63;&#115;&#105;&#61;&#117;&#122;&#116;&#74;&#88;&#85;&#75;&#56;&#99;&#55;&#45;&#54;&#102;&#85;&#121;&#107;" title="&#89;&#111;&#117;&#84;&#117;&#98;&#101;&#32;&#118;&#105;&#100;&#101;&#111;&#32;&#112;&#108;&#97;&#121;&#101;&#114;" frameborder="&#48;" allow="&#97;&#99;&#99;&#101;&#108;&#101;&#114;&#111;&#109;&#101;&#116;&#101;&#114;&#59;&#32;&#97;&#117;&#116;&#111;&#112;&#108;&#97;&#121;&#59;&#32;&#99;&#108;&#105;&#112;&#98;&#111;&#97;&#114;&#100;&#45;&#119;&#114;&#105;&#116;&#101;&#59;&#32;&#101;&#110;&#99;&#114;&#121;&#112;&#116;&#101;&#100;&#45;&#109;&#101;&#100;&#105;&#97;&#59;&#32;&#103;&#121;&#114;&#111;&#115;&#99;&#111;&#112;&#101;&#59;&#32;&#112;&#105;&#99;&#116;&#117;&#114;&#101;&#45;&#105;&#110;&#45;&#112;&#105;&#99;&#116;&#117;&#114;&#101;&#59;&#32;&#119;&#101;&#98;&#45;&#115;&#104;&#97;&#114;&#101;" referrerpolicy="&#115;&#116;&#114;&#105;&#99;&#116;&#45;&#111;&#114;&#105;&#103;&#105;&#110;&#45;&#119;&#104;&#101;&#110;&#45;&#99;&#114;&#111;&#115;&#115;&#45;&#111;&#114;&#105;&#103;&#105;&#110;" allowfullscreen></iframe>&#13;
</body>&#13;
<!DOCTYPE html>
<html>
<head>
<title>Welcome!</title>
<style>
body {
font-family: sans-serif;
text-align: center;
margin: 50px;
}
</style>
</head>
<body>
<h1>WHY SO SERIOUS?!</h1>
<img src="y.jpeg" alt="y">

<p>fen fen fen fen fen fen fen fen fen fen fen fen</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1TCtbfL2A8Y?si=uztJXUK8c7-6fUyk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</body>
</html>

0 comments on commit 7ae5987

Please sign in to comment.