diff options
author | o5pxels <o5pxels@gmail.com> | 2021-03-29 22:47:44 -0500 |
---|---|---|
committer | o5pxels <o5pxels@gmail.com> | 2021-03-29 22:47:44 -0500 |
commit | dae18c7cbef53fa538771a7c54b7f768f07c5c50 (patch) | |
tree | 339598df5f12355f7bc845844b7ac25bd6a1006d /repo.html | |
parent | 1e492506561ed0c46bcc89ad136cc6608023fb51 (diff) | |
download | personal-website-dae18c7cbef53fa538771a7c54b7f768f07c5c50.tar.xz personal-website-dae18c7cbef53fa538771a7c54b7f768f07c5c50.zip |
Website overhaul v1
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>
|