diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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> |