diff options
-rw-r--r-- | CydiaIcon.png | bin | 0 -> 10269 bytes | |||
-rw-r--r-- | index.html | 8 | ||||
-rw-r--r-- | repo.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/CydiaIcon.png b/CydiaIcon.png Binary files differnew file mode 100644 index 0000000..4e40935 --- /dev/null +++ b/CydiaIcon.png @@ -52,11 +52,11 @@ height: 100%; <body> <div class="container"> -<h1>Huoooooh</h1> +<h1>Uh Oh!</h1> -<h3> Seems like you did a little Oopsie</h3> +<h3> This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!</h3> -<h3> Add to Sileo Here: <a href="sileo://source/REPLACETHIS">REPLACETHIS</a></h3> +<h3> Add to Sileo Here: <a href="sileo://source/https://thestrugglingdoge.github.io/testrepo/">https://thestrugglingdoge.github.io/testrepo/</a></h3> </div> @@ -66,7 +66,7 @@ height: 100%; <div class="obsolete_cydia"> <!-- This is Using Essentialis' "index.html", they added "obsolete_cydia" bullshit. Not Me (Sukarodo) --> - <h6> Still using Cydia? Tap <a href="cydia://url/https://cydia.saurik.com/api/share#?source=REPLACETHIS">here to add to Cydia</a></h6> + <h6> Still using Cydia? Tap <a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://thestrugglingdoge.github.io/testrepo/">here to add to Cydia</a></h6> </div> </body> @@ -2,11 +2,11 @@ <footerlinks> <link> <name>Follow me on Twitter</name> - <url>https://twitter.com/Sukarodo</url> + <url>https://twitter.com/CarsonKelley11</url> <iconclass>glyphicon glyphicon-user</iconclass> </link> <link> - <name>I want this depiction template</name> + <name>Want to use this depiction template?</name> <url>https://github.com/sukarodo/sidia</url> <iconclass>glyphicon glyphicon-thumbs-up</iconclass> </link> |