-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (37 loc) · 1.89 KB
/
index.html
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>ochc by bateyt</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">ochc</h1>
<p class="header">Project repository for work with the Oregon Commission on Historic Cemeteries</p>
<ul>
<li class="download"><a class="buttons" href="https://github.com/bateyt/ochc/zipball/master">Download ZIP</a></li>
<li class="download"><a class="buttons" href="https://github.com/bateyt/ochc/tarball/master">Download TAR</a></li>
<li><a class="buttons github" href="https://github.com/bateyt/ochc">View On GitHub</a></li>
</ul>
<p class="header">This project is maintained by <a class="header name" href="https://github.com/bateyt">bateyt</a></p>
</header>
<section>
<h3>
<a id="welcome-to-github-project-page-for-my-work-with-the-oregon-commission-on-historic-cemeteries" class="anchor" href="#welcome-to-github-project-page-for-my-work-with-the-oregon-commission-on-historic-cemeteries" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub project page for my work with the Oregon Commission on Historic Cemeteries.</h3>
</section>
<footer>
<p><small>Hosted on <a href="http://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>