Skip to content

Commit 12cca22

Browse files
Add troll
obscure reference for a small friend group
1 parent cd35a58 commit 12cca22

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

hmmmmmmmm.html

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>A wild lecturer has appeared!</title>
5+
<meta content="website" property="og:type">
6+
<meta content="A wild lecturer has appeared!" property="og:title">
7+
<meta content="Type DJ/claim <full name> to claim it. e.g. DJ/claim John Smith
8+
order: 3rd
9+
partial: false
10+
linear: non-linear
11+
constant coefficients: maybe" property="og:description">
12+
<meta content="https://parmjotsinghrobot.github.io/hmmmmmmmm.html" property="og:url">
13+
<meta content="https://cdn.discordapp.com/attachments/948087138107420756/1230754489452068874/20240419_173847.jpg?ex=66673a30&is=6665e8b0&hm=c05d93578e266c1637e58573b2591931e87ca961e52ae488df46d59bc6e8cc77&" property="og:image">
14+
<meta name="twitter:card" content="summary_large_image">
15+
<meta content="https://cdn.discordapp.com/attachments/948087138107420756/1230754489452068874/20240419_173847.jpg?ex=66673a30&is=6665e8b0&hm=c05d93578e266c1637e58573b2591931e87ca961e52ae488df46d59bc6e8cc77&" property="twitter:image">
16+
17+
<style>
18+
html {
19+
width: 100%;
20+
height: 100%;
21+
position: relative;
22+
background: black;
23+
}
24+
#troll {
25+
position: absolute;
26+
width: 100%;
27+
top: 50%;
28+
left: 50%;
29+
transform: translate(-50%, -50%);
30+
}
31+
</style>
32+
</head>
33+
<body>
34+
<img id="troll" src="https://media1.tenor.com/images/05d61b21bc91f35191d6fd3a84b94a40/tenor.gif?itemid=17805159"></img>
35+
</body>
36+
</html>

0 commit comments

Comments
 (0)