diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 01:15:57 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 01:15:57 -0500 |
commit | d6744fa1a353645120835a03254b275f4704c6b1 (patch) | |
tree | f130ee9f941dad6158f3cac7b1af44748d17955d /index.html | |
parent | 84235c4c66c43e0c9fdb84a59b20e6e10ea87056 (diff) | |
download | personal-website-d6744fa1a353645120835a03254b275f4704c6b1.tar.xz personal-website-d6744fa1a353645120835a03254b275f4704c6b1.zip |
Packages Update - 01:15 03-17-2018
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Boomerang Repository</title> + <title>FivePixels' Repository</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/CydiaIcon.png"> @@ -14,13 +14,13 @@ <div class="container"> <div class="page-header"> <img src="/CydiaIcon.png" alt="Repo Icon" height="40" width="40" class="repo-icon"> - <h1>Boomerang Repository</h1> + <h1>FivePixels' Repository</h1> </div> <div class="row"> <div class="col-md-8"> <div class="panel panel-default"> <div class="panel-body"> - This Boomerang repository hosts a number of packages. You can add it to Cydia using the share <a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://boomerang.jakes.site">link</a>! + This repo hosts a number of packages. You can add it to Cydia using the share <a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz">link</a>! </div> </div> </div> |