forked from WG-SpaceCoder/AutoTrimps
-
Notifications
You must be signed in to change notification settings - Fork 52
/
index.html
66 lines (55 loc) · 2.48 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>AutoTrimps-genbtc</title>
<link rel="stylesheet" href="github/styles.css">
<link rel="stylesheet" href="github/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>AutoTrimps</h1>
<p>Automation for the idle incremental game 'Trimps' - genBTC edition</p>
<p class="view"><u><a href="install.user.js">Click Here to Install the TamperMonkey/Greasemonkey script for <small>genbtc/AutoTrimps</small></a></u></p>
<p class="view"><a href="https://github.com/genbtc/AutoTrimps">View the Project on GitHub <small>genbtc/AutoTrimps</small></a></p>
<p class="view"> Latest Version: 2.1.6.9c </p>
<ul>
<li><a href="install.user.js">One-Click <strong>INSTALL!</strong></a></u></p>
<li><a href="https://github.com/genbtc/AutoTrimps">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#text1" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
<p>genBTC AutoTrimps is hosted for free on Github Pages!
<h3>
<a id="designer-templates" class="anchor" href="#text2" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span></a>genBTC AutoTrimps 2</h3>
<p>genBTC AutoTrimps text2
<h3>
<a id="creating-pages-manually" class="anchor" href="#text3" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span></a>genBTC AutoTrimps 3</h3>
<p>genBTC AutoTrimps text3
<h3>
<a id="authors-and-contributors" class="anchor" href="#text4" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span></a>genBTC AutoTrimps 4</h3>
<p>genBTC AutoTrimps text4
<h3>
<a id="support-or-contact" class="anchor" href="#text5" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span></a>Support/Contact Info</h3>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/genbtc">genbtc</a></p>
<p><small>Hosted on GitHub Pages — Theme by orderedlist</small></p>
</footer>
</div>
<script src="github/scale.fix.js"></script>
</body>
</html>