2023-07-14 23:01:53 +02:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta property="og:image" content="/trollface.png">
|
2023-07-15 00:20:35 +02:00
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
2023-07-17 14:10:24 +02:00
|
|
|
<link rel="stylesheet" href="/style.css">
|
2023-07-14 23:01:53 +02:00
|
|
|
<title>trolled !!!</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-07-17 14:10:24 +02:00
|
|
|
<div id="trollface" />
|
2023-07-14 23:01:53 +02:00
|
|
|
</body>
|
|
|
|
</html>
|