-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (28 loc) · 941 Bytes
/
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
<!DOCTYPE html>
<html>
<head>
<title>surveil gh-pages root</title>
<style>
body {
text-align: center;
font-family: sans-serif;
padding-top: 1em;
font-size:22px;
}
h1 {
font-size: 400%;
}
.section {
margin: 0.5em 0;
}
</style>
</head>
<body>
<h1>surveil</h1>
<a href="docs/module/surveil/index.html">generated documentation</a><br />
<div class="section">§</div>
<a href="https://github.com/shenanigans/node-surveil">Github Repository</a><br />
<div class="section">§</div>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=PN6C2AZTS2FP8&lc=US¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted">Tip The Developer</a>
</body>
</html>