aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>