aboutsummaryrefslogtreecommitdiff
path: root/repo.html
diff options
context:
space:
mode:
Diffstat (limited to 'repo.html')
-rw-r--r--repo.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/repo.html b/repo.html
index bf8e169..c2cc52f 100644
--- a/repo.html
+++ b/repo.html
@@ -1,17 +1,18 @@
<!DOCTYPE HTML>
<html>
<head>
- <title>Cydia Repo</title>
+ <title>FivePixels Repository</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<header>
- <h1>Cydia Repo</h1>
+ <p><a href="index.html">< Back</a></p>
+ <h1>FivePixels Repository</h1>
</header>
- <section id="intro">
- Add this repo to Cydia by clicking <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo>here</a>.<br>
- Add this repo to Zebra by clicking <a href=zbra://sources/add/https://fivepixels.xyz/repo>here</a>.<br>
- Add this repo to Sileo by clicking <a href=sileo://source/https://fivepixels.xyz/repo>here</a>.
+ <section id="repos">
+ <p>Cydia: <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo>Click to Add</a><br>
+ Zebra: <a href=zbra://sources/add/https://fivepixels.xyz/repo>Click to Add</a><br>
+ Sileo: <a href=sileo://source/https://fivepixels.xyz/repo>Click to Add</a></p>
</section>
</html>