fuck it we're going back I'm doing this tomorrow

This commit is contained in:
jacekpoz 2023-07-17 23:23:47 +02:00
parent 7b99a05c2b
commit 5b772050d5
2 changed files with 1 additions and 5 deletions

View file

@ -4,10 +4,9 @@
<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" ></div>
<img src="./trollface.png">
</body>
</html>

View file

@ -1,3 +0,0 @@
#trollface {
background: url(./trollface.png) no-repeat center center;
}