Skip to content

Commit

Permalink
Updated potential download URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0X8 committed Aug 14, 2024
1 parent 801cd01 commit a853f7f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/routes/download/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@

<h2>Acridotheres (Desktop)</h2>

<a href="https://acridotheres.pcky.cc/acridotheres">Get here</a>
<a href="https://pcky.cc/dl/~@acridotheres">Get here</a>

<h2>Acridotheres (CLI)</h2>

<a href="https://acridotheres.pcky.cc/acridotheres-cli">Get here</a>
<a href="https://pcky.cc/dl/~-cli@acridotheres">Get here</a>
<!-- URL will resolve to https://packages.packify.dev/acridotheres/acridotheres-cli/download -->
<!-- APT repo URL will be https://apt.pcky.cc/apt stable -->
<!-- pacman repo URL will be https://arch.pcky.cc/acridotheres/stable/os/$arch -->

<h2>Acridotheres (Mobile)</h2>

Expand Down

0 comments on commit a853f7f

Please sign in to comment.