metazeugs
This commit is contained in:
parent
66d74bf374
commit
0ee8c2eaf2
|
@ -2,9 +2,12 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ id }} - f0ck.me</title>
|
<title>{{ id }} - f0ck.me</title>
|
||||||
<link rel="stylesheet" type="text/css" href="./s/stylo.css">
|
<link rel="stylesheet" type="text/css" href="./s/stylo.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="./s/style.css">
|
<link rel="stylesheet" type="text/css" href="./s/style.css" />
|
||||||
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
||||||
|
|
||||||
|
<meta name="Description" content="f0cked from {{ username }}" />
|
||||||
|
<meta property="og:image" content="https://f0ck.me/t/{{ id }}.png" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="return"><a href="/" title="return to main">f0ck.me</a></div>
|
<div class="return"><a href="/" title="return to main">f0ck.me</a></div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user