From 86cfc005bbddf79a2f3c875f0b4eb99524fad8f9 Mon Sep 17 00:00:00 2001 From: Torsten Paul Date: Wed, 16 Aug 2023 23:16:07 +0200 Subject: [PATCH] Add link to github release page. --- assets/css/style.css | 1 + downloads.html | 1 + 2 files changed, 2 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index efd7219..45b9289 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -188,6 +188,7 @@ section-area p { padding: 8px 20px 8px 20px; } section-area.snow { color: rgba(249, 215, 44, 1); background:#444; } section-area.snow a { color: #e5f1d3; } section-area.warning { color: rgba(249, 215, 44, 1); background:#a00; } +section-area.warning a { color: #e5f1d3; text-decoration:underline; } section {margin-bottom:20px; background:#fff; border-radius:8px; border:1px solid #ddd; padding:10px 20px 20px 20px;} .subsection {margin-bottom:20px;} diff --git a/downloads.html b/downloads.html index 07642fd..28816c4 100644 --- a/downloads.html +++ b/downloads.html @@ -123,6 +123,7 @@

Downloads

Due to a problem (not security related) with the file server, downloads are currently not possible. Snap, Flatpak, Docker and the OBS builds are not affected.

We are working on a fix, but it might take a couple of days to get everything up and running again.

+

The 2021.01 release packages can be downloaded from the Github release page