Update links to stable release
This commit is contained in:
parent
8be460fa9b
commit
e0a96beaac
1 changed files with 16 additions and 16 deletions
|
@ -68,33 +68,33 @@
|
|||
<div class="py-1">
|
||||
<!-- Sway/River Download Links Under Logo -->
|
||||
<p class="block px-4 py-2 text-sm">
|
||||
<a href="https://downloads.tile-os.com/beta/sway/tileos-sway-1.0-desktop-beta-amd64.iso"
|
||||
>Download (1.0-beta Sway)</a
|
||||
<a href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.iso"
|
||||
>Download (1.0 Sway)</a
|
||||
>
|
||||
<a
|
||||
class="underline"
|
||||
href="https://downloads.tile-os.com/beta/sway/tileos-sway-1.0-desktop-beta-amd64.sha256.txt"
|
||||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.sha256.txt"
|
||||
>(sha256)</a
|
||||
>
|
||||
<a
|
||||
class="underline"
|
||||
href="https://downloads.tile-os.com/beta/sway/tileos-sway-1.0-desktop-beta-amd64.md5.txt"
|
||||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.md5.txt"
|
||||
>(md5)</a
|
||||
>
|
||||
</p>
|
||||
<p class="block px-4 py-2 text-sm">
|
||||
<a
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.iso"
|
||||
>Download (1.0-beta River)</a
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.iso"
|
||||
>Download (1.0 River)</a
|
||||
>
|
||||
<a
|
||||
class="underline"
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.sha256.txt"
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.sha256.txt"
|
||||
>(sha256)</a
|
||||
>
|
||||
<a
|
||||
class="underline"
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.md5.txt"
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.md5.txt"
|
||||
>(md5)</a
|
||||
>
|
||||
</p>
|
||||
|
@ -148,10 +148,10 @@
|
|||
<!-- Sway Download Link -->
|
||||
<a
|
||||
class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors"
|
||||
href="https://downloads.tile-os.com/beta/sway/tileos-sway-1.0-desktop-beta-amd64.iso"
|
||||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.iso"
|
||||
>
|
||||
<Download className="mr-1.5"></Download>
|
||||
Download (1.0-beta Sway)</a
|
||||
Download (1.0 Sway)</a
|
||||
>
|
||||
<div class="relative inline-block text-left">
|
||||
<div>
|
||||
|
@ -175,14 +175,14 @@
|
|||
<p class="block px-4 py-2 text-sm">
|
||||
<a
|
||||
class=""
|
||||
href="https://downloads.tile-os.com/beta/sway/tileos-sway-1.0-desktop-beta-amd64.sha256.txt"
|
||||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.sha256.txt"
|
||||
>SHA256</a
|
||||
>
|
||||
</p>
|
||||
<p class="block px-4 py-2 text-sm">
|
||||
<a
|
||||
class=""
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.md5.txt"
|
||||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.md5.txt"
|
||||
>MD5</a
|
||||
>
|
||||
</p>
|
||||
|
@ -253,10 +253,10 @@
|
|||
<!-- River Download Link -->
|
||||
<a
|
||||
class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors"
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.iso"
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.iso"
|
||||
>
|
||||
<Download className="mr-1.5"></Download>
|
||||
Download (1.0-beta River)</a
|
||||
Download (1.0 River)</a
|
||||
>
|
||||
<div class="relative inline-block text-left">
|
||||
<div>
|
||||
|
@ -280,14 +280,14 @@
|
|||
<p class="block px-4 py-2 text-sm">
|
||||
<a
|
||||
class=""
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.sha256.txt"
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.sha256.txt"
|
||||
>SHA256</a
|
||||
>
|
||||
</p>
|
||||
<p class="block px-4 py-2 text-sm">
|
||||
<a
|
||||
class=""
|
||||
href="https://downloads.tile-os.com/beta/river/tileos-river-1.0-desktop-beta-amd64.md5.txt"
|
||||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.md5.txt"
|
||||
>MD5</a
|
||||
>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue