forked from poz/niksos
fuck it we're going back I'm doing this tomorrow
This commit is contained in:
parent
7b99a05c2b
commit
5b772050d5
2 changed files with 1 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#trollface {
|
||||
background: url(./trollface.png) no-repeat center center;
|
||||
}
|
Loading…
Reference in a new issue