diff options
Diffstat (limited to 'repo.html')
-rw-r--r-- | repo.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/repo.html b/repo.html deleted file mode 100644 index c2cc52f..0000000 --- a/repo.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE HTML>
-<html>
- <head>
- <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>
- <p><a href="index.html">< Back</a></p>
- <h1>FivePixels Repository</h1>
- </header>
- <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>
|