-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
102 lines (91 loc) · 3.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE HTML>
<html>
<head>
<title>Official Cydia Repo</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><a href="https://duncanyoyo1.github.io/"><img src="images/logo.svg" alt="" /></a></span>
<h1>Duncanyoyo1's Cydia Repo</h1>
</header>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<div class="align-center">
<div>
<h2>Home of Duncanyoyo1</h2>
</div>
</header>
<div class="align-center">
<div>
<p>Tweaks, Utilities, Themes, Apps & Games</p>
</div>
<ul class="actions">
<li><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https%3A%2F%2Fduncanyoyo1.github.io" class="button">Add Repo</a></li>
</ul>
</div>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h1>Information</h1>
</header>
<ul class="features">
</li>
<li>
<span class="icon major style5 fa-gamepad"></span>
<h3>-<b>Apps & Games</b>-</h3>
<a href="https://duncanyoyo1.github.io/depic/minivmac.html"><p>Mini vMac</p>
<a href="https://duncanyoyo1.github.io/depic/canabalt.html"><p>Canabalt</p>
<a href="https://duncanyoyo1.github.io/depic/retroarch.html"><p>RetroArch</p>
<p> </p>
</a>
</li>
<li>
<span class="icon major style1 fa-code"></span>
<h3>-<b>Utilities</b>-</h3>
<a href="https://duncanyoyo1.github.io/depic/clean.html"><p>ShellClean</p></a>
<a href="https://duncanyoyo1.github.io/depic/barmagnet.html"><p>BarMagnet</p></a>
<a href="https://duncanyoyo1.github.io/depic/kodi.html"><p>Kodi</p></a>
<a href="https://duncanyoyo1.github.io/depic/touchbarclient.html"><p>TouchBarClient</p></a>
</li>
<li>
<span class="icon major style3 fa-paint-brush"></span>
<h3>-<b>Themes</b>-</h3>
<p><s>Not available</s></p>
</ul>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>© (Duncanyoyo1)</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>