Skip to content

Commit

Permalink
Prepping repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aatoz committed Feb 5, 2019
1 parent cc9c8f7 commit 30fe6f2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Release
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Origin: Reposi3
Label: Reposi3
Origin: Aatoz
Label: Aatoz
Suite: stable
Version: 1.0
Codename: ios
Architectures: iphoneos-arm
Components: main
Description: Reposi3 - a cydia repo template
Description: Aatoz's Repo
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ <h1><img src="CydiaIcon.png"> Reposi3</h1>

<div class="container">
<div class="well">
<p><span class="text-primary"><b>Reposi3</span></b> is a Cydia repository template.</p>
<a class="btn btn-sm btn-default" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://supermamon.github.io/Reposi3/">Add to Cydia</a>
<p><span class="text-primary"><b>Aatoz's</span></b> repo.</p>
<a class="btn btn-sm btn-default" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://aatoz.github.io/sileo/">Add to Cydia</a>
</div>
</div>

Expand All @@ -30,15 +30,15 @@ <h3 id="wells" class="page-header">Featured Packages</h3>
<div class="panel-body">
This is a sample package with minimal information.
It also simulates an old package that's incompatible only with iOS lower than 7.0.<br /><br />
<a class="btn btn-xs btn-default" href="depictions/?p=com.supermamon.oldpackage">More info</a>
<a class="btn btn-xs btn-default" href="depictions/?p=com.aatoz.oldpackage">More info</a>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading">New Package</div>
<div class="panel-body">
This is a sample package with lots of information.<br /><br />
<a class="btn btn-xs btn-default" href="depictions/?p=com.supermamon.newpackage">More info</a>
<a class="btn btn-xs btn-default" href="depictions/?p=com.aatoz.newpackage">More info</a>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions repo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<footerlinks>
<link>
<name>Follow me on Twitter</name>
<url>https://twitter.com/reposi3</url>
<url>https://twitter.com/aatoz</url>
<iconclass>fa fa-twitter</iconclass>
</link>
<link>
<name>I want this depiction template</name>
<url>https://github.com/supermamon/Reposi3/</url>
<url>https://github.com/supermamon/aatoz/</url>
<iconclass>fa fa-thumbs-up</iconclass>
</link>
</footerlinks>
Expand Down

0 comments on commit 30fe6f2

Please sign in to comment.