-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.php
47 lines (35 loc) · 1.4 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?php header('Content-type: text/html; charset=utf-8'); ?>
<!doctype html>
<html lang="en">
<head>
<title>emmmmmm</title>
<meta charset="utf-8">
<meta name="author" content="Tim Pietrusky,4ae9b8">
<meta name="robots" content="index,follow">
<meta name="revisit-after" content="1 days">
<meta name="description" content="px suck - love (r)emmmmmm">
<meta property="og:title" content="emmmmmm">
<meta property="og:description" content="px suck - love (r)emmmmmm">
<meta property="og:image" content="http://emmmmmm.com/img/emmmmmm_200.jpg">
<meta property="og:url" content="http://emmmmmm.com">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/emmmmmm.css">
<link rel="shortcut icon" href="img/emmmmmm.ico" type="image/x-icon">
</head>
<body>
<div class="wrapper">
<h2>px suck</h2>
<h1><a href="http://timpietrusky.com/i-love-r-emmmmmm-because-px-suck">love (r)emmmmmm</a></h1>
<p>
<b>Why?</b> Just click on the big link, dude..;D
</p>
<p>
2013 by <a href="https://twitter.com/TimPietrusky" target="_blank">Tim Pietrusky</a> (<a href="https://twitter.com/4ae9b8" target="_blank">@4ae9b8</a>)</a>
</p>
</div>
<a href="https://github.com/4ae9b8/emmmmmm" class="ribbon ribbon--bottom-right ribbon__beta" target="_blank">
Fork me on GitHub
</a>
</body>
<script src="js/emmmmmm.js"></script>
</html>