niksos/hosts/chmura/trollface.pl/index.html

15 lines
372 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta property="og:image" content="/trollface.png">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/style.css">
<title>trolled !!!</title>
</head>
<body>
<div id="trollface" >
<img src="./trollface.png">
</div>
</body>
</html>