forked from 1nternist/1nternist.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
35 lines (32 loc) · 1.97 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
<!DOCTYPE html>
<html>
<head>
<meta charset=”utf-8”>
<link href="assets/css/cssstyle.css" rel="stylesheet"><title>1nternist Repo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link href="assets/css/bootstrap.css" rel="stylesheet" media="screen">
</head>
<body>
<div class="container">
<h1> </h1>
<h1>Welcome to 1nternist's Cydia repository!</h1>
<h4>This repo contains my personal collection of hacks, tweaks, themes, scrips, and developer tools that I have written and collected over the years.</h4>
<h4>To add 1nternist's repo to your Cydia sources select the "Cydia Share API" button, or if you prefer to use CSources2 then select the "Open in CSources2" button.</h4>
<h4>You can contact me on Reddit at /u/1nternist or Twitter at @Chir0student.</h4>
</div>
<div class=container><div class=content-area><hr><div class=row><div class="col-sm-10 col-sm-offset-1"><h4>Select a button to install this repo:</h4><h3>https://1nternist.github.io</h3><br><div class=row><div class="col-sm-6 col-sm-offset-3"><a class="btn btn-default btn-lg list-group-item" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://1nternist.github.io/">Cydia Share API</a></div></div><div class=row><div class="col-sm-6 col-sm-offset-3"><br><a class="btn btn-default btn-lg list-group-item" href="csources2://addsource?address=https://1nternist.github.io/">Open In CSources2</a></div></div>
<div>
<ol> </ol>
<ol> </ol>
<ol> </ol>
</div>
<div class="container">
<h4>If you have questions or suggestions I would love to hear from you!</h4>
<h4> </h4>
<h4> -- dc1nternist </h4>
</div>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="../js/bootstrap.min.js"></script>
</body>
</html>