From 6894246a5bf038860da77b79f01bf8ea6dd44b49 Mon Sep 17 00:00:00 2001
From: StrugglingDoge <cbckelley@yahoo.com>
Date: Wed, 1 May 2019 08:58:10 -0400
Subject: add other package/change some other depictions

---
 index.html | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

(limited to 'index.html')

diff --git a/index.html b/index.html
index 9e95047..466eaed 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-  <title>Sidia</title> <!-- Change Sidia To Whatever You'd Like -->
+  <title>StruglingDoge Repo</title>
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
@@ -14,12 +14,12 @@ html {
 }
 
 body {
-  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */
-background: #87e0fd; /* Old browsers */
-background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */
-background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */
-background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
+  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
+background: #a90329; /* Old browsers */
+background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
+background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
+background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
+filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
 height: 100%;
     margin: 0;
     background-repeat: no-repeat;
@@ -52,9 +52,9 @@ height: 100%;
 <body>
 
   <div class="container">
-<h1>Uh Oh!</h1>
+<h1>Struggling Doge Repo</h1>
 
-<h3> This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!</h3>
+<h3> This is a Cydia/Sileo APT repo which contains some of my own themes/tweaks aswell as some other apps.</h3>
 
 <h3> Add to Sileo: <a href="sileo://source/https://thestrugglingdoge.github.io/testrepo/">Here</a></h3>
 
-- 
cgit v1.2.3