Skip to content

Commit

Permalink
Fixed Repo URL with Buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
dk865 committed Jun 4, 2024
1 parent 24f94ed commit 1856b58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ <h1>dk865</h1>
<div class="aboutme2">Please enjoy, and add my repo to your favorite package manager!</div>

<div class="button-container">
<a href="sileo://source/https://dk865.github.io/repo" class="button button-blue">Sileo</a>
<a href="zbra://sources/add/dk865.github.io/repo" class="button button-purple">Zebra</a>
<a href="sileo://source/https://dk865.github.io/" class="button button-blue">Sileo</a>
<a href="zbra://sources/add/dk865.github.io/" class="button button-purple">Zebra</a>
<a href="installer://add/https://dk865.github.io" class="button button-red">Installer</a>
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://dk865.github.io/repo/" class="button button-brown-orange">Cydia</a>
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://dk865.github.io/" class="button button-brown-orange">Cydia</a>
</div>

<div class="altoption">Or, just Copy & Paste the URL of this site into your package manager.</div>
Expand Down

0 comments on commit 1856b58

Please sign in to comment.