From 9347199f76b6d89dac6bda54a3f9c7c28a217995 Mon Sep 17 00:00:00 2001 From: Jonah Date: Tue, 13 Aug 2019 13:23:55 -0500 Subject: [PATCH 1/2] Replace Trisquel with Fedora --- _includes/sections/operating-systems.html | 12 +++++++----- assets/img/tools/Fedora.png | Bin 0 -> 5478 bytes assets/img/tools/Trisquel.png | Bin 13867 -> 0 bytes 3 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 assets/img/tools/Fedora.png delete mode 100644 assets/img/tools/Trisquel.png diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index 1f1b66fc..f8419688 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -26,12 +26,13 @@ tor="http://sejnfjrq6szgca7v.onion" %} {% include cardv2.html -title="Trisquel" -image="/assets/img/tools/Trisquel.png" -description='Trisquel is a Linux-based operating system derived from Ubuntu. The project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed.' +title="Fedora Workstation" +image="/assets/img/tools/Fedora.png" +description='Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a reliable and user-friendly version of Fedora developed for desktops and laptops, using GNOME as the default desktop environment.' badges="info:GNU/Linux" -website="https://trisquel.info/" -git="https://devel.trisquel.info/groups/trisquel" +labels="warning:contrib:This software may depend on or recommend non-free software." +website="https://getfedora.org/" +git="https://src.fedoraproject.org/" %}

Warning

@@ -43,6 +44,7 @@ git="https://devel.trisquel.info/groups/trisquel"

Worth Mentioning