-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
94 lines (80 loc) · 3.07 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
<!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"><img src="images/logo.svg" alt="" /></span>
<h1>xmamonx</h1>
</header>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>GnuLinux User , Developer , Revers Engineer , Mobile Security , jailbreak , Tweaks++ ,</h2>
</header>
<p>xmamonx repo</p>
<ul class="actions">
<li><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://xmamonx.github.io/repo/" class="button">Cydia</a></li>
<li><a href="zbra://sources/add/https://xmamonx.github.io/repo/" class="button">Zebra</a></li>
<li><a href="sileo://source/https://xmamonx.github.io/repo/" class="button">Sileo</a></li>
</ul>
</div>
<span class="image"><img src="images/pic01.jpg" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h1>Information</h1>
</header>
<ul class="features">
<li>
<span class="icon major style1 fa-code"></span>
<h3></h3>
</li>
</ul>
<footer class="major">
<ul class="actions">
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<ul class="icons">
<li><a href="https://twitter.com/x_mamon_x" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/" class="icon fa-facebook alt"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/xmamonx" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
</ul>
</section>
<div><h2><b>Notice</b></h2>
<p>To see latest updates Follow me on Twitter<a href="https://www.twitter.com/x_mamon_x"><b> <em>xmamonx</em></b></a>. Thank you!</p>
</div>
<hr>
</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>