From 99e4499e926db2326fd80a1caf45c9b0f4e6624c Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 18 Feb 2023 13:12:40 +0000 Subject: [PATCH] Update KDE iso urls --- src/pages/index.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 7a5ac99..1d10990 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -262,10 +262,10 @@ const meta = { }, { text: "KDE", - hrefEU: "https://pikaos.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.17.iso", - hrefWW: "https://cdn.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.17.iso", - md5: "https://pikaos.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.17.md5", - isComgingSoon: true, + hrefEU: "https://pikaos.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.18.iso", + hrefWW: "https://cdn.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.18.iso", + md5: "https://pikaos.ferreo.dev/PikaOS-KDE-2210-amd64_23.02.18.md5", + isComgingSoon: false, }, ]} >