Update version to 1.1

This commit is contained in:
Aleksey Samoilov 2024-06-24 11:09:14 +04:00
parent e0a96beaac
commit 7918e57a33
Signed by: Sunderland93
GPG key ID: D3E730685C28F1FB

View file

@ -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/stable/sway/tileos-sway-1.0-desktop-amd64.iso"
<a href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.iso"
>Download (1.0 Sway)</a
>
<a
class="underline"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.sha256.txt"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.sha256.txt"
>(sha256)</a
>
<a
class="underline"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.md5.txt"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.md5.txt"
>(md5)</a
>
</p>
<p class="block px-4 py-2 text-sm">
<a
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.iso"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.iso"
>Download (1.0 River)</a
>
<a
class="underline"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.sha256.txt"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.sha256.txt"
>(sha256)</a
>
<a
class="underline"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.md5.txt"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.md5.txt"
>(md5)</a
>
</p>
@ -135,7 +135,7 @@
<div>
<div class="flex flex-col xl:flex-row p-8">
<div class="flex-1 m-5">
<h1 class="font-bold text-3xl mb-3">TileOS 1.0 "T-Rex" Sway Edition</h1>
<h1 class="font-bold text-3xl mb-3">TileOS 1.1 "T-Rex" Sway Edition</h1>
<p>
TileOS Sway is a flagship edition featuring Sway - a lightweight and highly customizable
Wayland compositor. It is designed to be compatible with the i3 window manager but is built
@ -148,7 +148,7 @@
<!-- 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/stable/sway/tileos-sway-1.0-desktop-amd64.iso"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.iso"
>
<Download className="mr-1.5"></Download>
Download (1.0 Sway)</a
@ -175,14 +175,14 @@
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.sha256.txt"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.sha256.txt"
>SHA256</a
>
</p>
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.0-desktop-amd64.md5.txt"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.md5.txt"
>MD5</a
>
</p>
@ -238,7 +238,7 @@
<div>
<div class="flex flex-col xl:flex-row p-8">
<div class="flex-1 m-5">
<h1 class="font-bold text-3xl mb-3">TileOS 1.0 "T-Rex" River Edition</h1>
<h1 class="font-bold text-3xl mb-3">TileOS 1.1 "T-Rex" River Edition</h1>
<p>
TileOS River Edtion featuring River - a minimalistic and lightweight dynamic Wayland
compositor. It is designed to be simple, efficient, and easy to use, making it a great
@ -253,7 +253,7 @@
<!-- 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/stable/river/tileos-river-1.0-desktop-amd64.iso"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.iso"
>
<Download className="mr-1.5"></Download>
Download (1.0 River)</a
@ -280,14 +280,14 @@
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.sha256.txt"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.sha256.txt"
>SHA256</a
>
</p>
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/stable/river/tileos-river-1.0-desktop-amd64.md5.txt"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.md5.txt"
>MD5</a
>
</p>