aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-05-31 18:37:04 +0530
committerGitHub <noreply@github.com>2020-05-31 18:37:04 +0530
commite0b8e02b8816c3582fea0e3e19e1bacbed256965 (patch)
tree93c68b516da793c05499b9b0bb70f77f210af3dc /index.html
parent333bfa7acb85e2f83f4410d7715f4276d80e7360 (diff)
added zebra button
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50b80e8..69aef3e 100644
--- a/index.html
+++ b/index.html
@@ -78,6 +78,8 @@ button {
<body class="PageGradient">
<h1 align=center class="MainText">Navan's Repo</h1><center>
- <button class="Cydia" onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://navanchauhan.github.io/repo/'">Add to Cydia</button><button class="Sileo" onclick="location.href='sileo://source/https://navanchauhan.github.io/repo/'">Add to Sileo</button>
+ <button class="Cydia" onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://navanchauhan.github.io/repo/'">Add to Cydia</button>
+ <button class="Sileo" onclick="location.href='sileo://source/https://navanchauhan.github.io/repo/'">Add to Sileo</button>
+ <button class="Zebra" onclick="location.href='zbra://sources/add/https://navanchauhan.github.io/repo'">Add to Zebra</button>
</body>
</html>