32 lines
1014 B
HTML
32 lines
1014 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>This is The Cringe Space</title>
|
|
<meta charset="UTF-8">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="This is The Cringe Space">
|
|
<meta name="twitter:title" content="This is The Cringe Space">
|
|
<meta property="og:description"
|
|
content="These people are very concerning">
|
|
<meta name="twitter:description"
|
|
content="These people are very concerning">
|
|
<meta property="og:site_name" content="TheCringe.Space">
|
|
</head>
|
|
<body>
|
|
<h1>These people are very concerning</h1>
|
|
<h2>We are very serious look at us</h2>
|
|
<dl>
|
|
<dt>Eugen (@Gargron)</dt>
|
|
<dd>We at'd this fool and were like hey can we get emoji react and
|
|
he straight up didn't do it; why do you hate Fedi??</dd>
|
|
<dt>stux (@stux)</dt>
|
|
<dd>Let Kathy Griffin on Fedi; cool what's it gunna take to land
|
|
Carrot Top tho</dd>
|
|
</dl>
|
|
<footer>
|
|
<small>Btw we invented the word 'cringe' and you can't use it ©
|
|
2023</small>
|
|
</footer>
|
|
</body>
|
|
</html>
|