From ac899e2120709b95d88a355957ed37ad218565ac Mon Sep 17 00:00:00 2001 From: FriendlyRobotBird <86333924+FriendlyRobotBird@users.noreply.github.com> Date: Mon, 28 Jun 2021 23:07:42 -0400 Subject: [PATCH] Update operating-systems.html --- _includes/sections/operating-systems.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_includes/sections/operating-systems.html b/_includes/sections/operating-systems.html index c3b1879d..5879821a 100644 --- a/_includes/sections/operating-systems.html +++ b/_includes/sections/operating-systems.html @@ -4,6 +4,26 @@ If you are currently using an operating system that collects data like Windows 10, you should pick an alternative here. +{% include cardv2.html + title="Pop!_OS" + image="/assets/img/png/3rd-party/pop!.png" + description='Pop!_OS is an Ubuntu based Linux distribution developed by System76. Pop!_OS is an easy to use & beginner friendly distro with many built in features. Pop! comes with the Gnome desktop enviroment installed by default.' + badges="info:Linux" + website="hhttps://pop.system76.com/" + privacy-policy="https://system76.com/privacy" + github="https://github.com/pop-os" +%} + +{% include cardv2.html + title="Linux Mint" + image="/assets/img/png/3rd-party/mint.png" + description='Linux Mint is an easy to use Linux distro which focuses on stability and ease of use. Linux Mint can be installed with either the Cinnamon, Mate, or Xfce desktop environments which all have a resemblance to the Windows desktop environment making Linux Mint feel familiar and easy to use for people switching over.' + badges="info:Linux" + website="https://linuxmint.com/" + privacy-policy="https://www.linuxmint.com/privacy.php" + github="https://github.com/linuxmint" +%} + {% include cardv2.html title="Fedora Workstation" image="/assets/img/svg/3rd-party/fedora.svg"