diff options
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> |