From c6a44ada4e99d50bf8d54f1f85146dd242c2c01f Mon Sep 17 00:00:00 2001 From: Safihre Date: Sat, 20 Jan 2024 14:03:18 +0100 Subject: [PATCH] Update 'Linux' to 'Source Code' --- _includes/download_buttons.html | 2 +- downloads.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/download_buttons.html b/_includes/download_buttons.html index 58ff005b..85e5cf91 100644 --- a/_includes/download_buttons.html +++ b/_includes/download_buttons.html @@ -58,7 +58,7 @@ return true }) - // Linux? For fronntpage only + // Linux? For frontpage only if(platform == 'src') { $('.linux-row').show() } diff --git a/downloads.html b/downloads.html index e6356ca6..9ab1b49c 100644 --- a/downloads.html +++ b/downloads.html @@ -39,7 +39,7 @@

SABnzbd {{ site.latest_stable }}

  • Windows Portable (64bit)
  • Windows Portable (32bit and legacy)
  • macOS (10.9 and later on Intel & Apple Silicon)
  • -
  • Linux
  • +
  • Source Code
  • Linux repositories (Docker, Snap, Flatpak, Ubuntu, Debian, FreeBSD, etc)
  • Changelog
  • @@ -64,7 +64,7 @@

    SABnzbd {{ site.latest_testing }}

  • Windows Portable (64bit)
  • Windows Portable (32bit and legacy)
  • macOS (10.9 and later on Intel & Apple Silicon)
  • -
  • Linux
  • +
  • Source Code
  • Linux repositories (Docker, Snap, Flatpak, Ubuntu, Debian, FreeBSD, etc)
  • Changelog