-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 1.2 KB
/
index.html
File metadata and controls
21 lines (21 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="description" content="We should all be more Bevis. Praise be Bevis.">
<meta name="author" content="@_phzn">
<link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One" rel="stylesheet" type="text/css">
<title>Be More Bevis</title><link rel='stylesheet' href='css/master.css' />
</head>
<body>
<div class="center"><img src="img/graphic.png"><a href="https://twitter.com/bevishalperry" target="_blank">Praise be @bevishalperry</a>
<ul class="links">
<li><a href="/religion">Find out more about the Church of Bevis, and Bevism.</a></li>
<li><a href="http://twitter.com/_phzn">Want to hire Bevis? Talk to his agent, @_phzn. Bevis can perform Christenings, Weddings and Stand Up Comedy.</a></li>
<li><a href="/files/brand.zip">Get the brand pack (.zip)</a></li>
<li><a href="/built-for-our-lord">Projects built in the name of our Lord</a></li>
</ul><a href="">Bevis will be making an appearance at BanterHack.</a><img src="/img/poster.jpg" class="banterhack">
</div><script src='js/main.js'></script>
</body>
</html>