From 9ba493108611db5ec1fe22661d9a26cacdd23bd9 Mon Sep 17 00:00:00 2001
From: StrugglingDoge <cbckelley@yahoo.com>
Date: Tue, 30 Apr 2019 21:18:59 -0400
Subject: updates

---
 CydiaIcon.png | Bin 0 -> 10269 bytes
 index.html    |   8 ++++----
 repo.xml      |   4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 CydiaIcon.png

diff --git a/CydiaIcon.png b/CydiaIcon.png
new file mode 100644
index 0000000..4e40935
Binary files /dev/null and b/CydiaIcon.png differ
diff --git a/index.html b/index.html
index e07586d..2283c6b 100644
--- a/index.html
+++ b/index.html
@@ -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>
diff --git a/repo.xml b/repo.xml
index 0a5abb2..083cb61 100644
--- a/repo.xml
+++ b/repo.xml
@@ -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>
-- 
cgit v1.2.3