-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpage.html
More file actions
29 lines (28 loc) · 1.68 KB
/
page.html
File metadata and controls
29 lines (28 loc) · 1.68 KB
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
<html>
<head>
<title>FOAAS - Why? Because fuck you, that's why. - ProfAvery</title>
<meta charset="utf-8"> <meta property="og:title" content="Why? Because fuck you, that's why. - ProfAvery">
<meta property="og:description" content="Why? Because fuck you, that's why. - ProfAvery">
<meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@foaas">
<meta name="twitter:title" content="FOAAS: Fuck Off As A Service">
<meta name="twitter:description" content="Why? Because fuck you, that's why. - ProfAvery">
<meta name="viewport" content="width=device-width, initial-scale=1"> <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-143325008-1"></script>
<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-143325008-1'); </script>
</head>
<body style="margin-top:40px;" data-new-gr-c-s-check-loaded="14.994.0" data-gr-ext-installed="" data-gr-ext-disabled="forever">
<div class="container">
<div id="view-10">
<div class="hero-unit">
<h1>Why? Because fuck you, that's why.</h1>
<p>
<em>- ProfAvery</em>
</p>
</div>
</div>
<p style="text-align: center">
<a href="https://foaas.com">foaas.com</a>
</p>
</div>
</body>
</html>