Remove version from download buttons
This commit is contained in:
parent
709f5e3ad4
commit
678e8888b3
1 changed files with 3 additions and 3 deletions
|
@ -57,7 +57,7 @@
|
|||
}}
|
||||
>
|
||||
<Download className="mr-1.5 download-all"></Download>
|
||||
Download
|
||||
Downloads
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
|
@ -151,7 +151,7 @@
|
|||
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.iso"
|
||||
>
|
||||
<Download className="mr-1.5"></Download>
|
||||
Download (1.1 Sway)</a
|
||||
Download</a
|
||||
>
|
||||
<div class="relative inline-block text-left">
|
||||
<div>
|
||||
|
@ -256,7 +256,7 @@
|
|||
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.iso"
|
||||
>
|
||||
<Download className="mr-1.5"></Download>
|
||||
Download (1.1 River)</a
|
||||
Download</a
|
||||
>
|
||||
<div class="relative inline-block text-left">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Reference in a new issue