-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
21 lines (21 loc) · 1011 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Create Appalachia</title>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="index.css" />
</head>
<body>
<div class="header">
<h1><a href='https://groups.google.com/forum/#!forum/lachia'>Create Appalachia</a></h1>
</div>
<ul class='icons'>
<li title='Bitcoin'><a href='bitcoin:1Q8C4PFBkJYFenrfvTsHXJ8msuYwKpFE9'></a></li>
<li title='Facebook'><a href='https://www.facebook.com/CreateAppalachia'></a></li>
<li title='GitHub'><a href='https://github.com/create-appalachia/'></a></li>
<li title='E-Mail'><a href='mailto:Create%20Appalachia%20%[email protected]%3E'></a></li>
</ul>
</body>
</html>