Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0X8 authored Oct 3, 2024
1 parent 72f6ebc commit 1e7a47b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/routes/download/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@

<h2>Acridotheres (Desktop)</h2>

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

<h2>Acridotheres (CLI)</h2>

<a href="https://pcky.cc/dl/~-cli@acridotheres">Get here</a>
<a href="https://ghr.packify.dev/acridotheres/~-cli/latest">Get here</a>
<!-- https://pcky.cc/dl/~-cli@acridotheres -->
<!-- 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 -->
Expand Down

0 comments on commit 1e7a47b

Please sign in to comment.