From eeab36184ac73893cd46092bb0e64c290a5b5385 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Tue, 26 May 2020 20:40:41 -0500 Subject: [PATCH] Only recommend LineageOS official builds --- _includes/sections/mobile-operating-systems.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/mobile-operating-systems.html b/_includes/sections/mobile-operating-systems.html index 91ba166d..a2e94e87 100644 --- a/_includes/sections/mobile-operating-systems.html +++ b/_includes/sections/mobile-operating-systems.html @@ -16,9 +16,9 @@ %} {% include cardv2.html - title="LineageOS" + title="LineageOS (Official Builds)" image="/assets/img/svg/3rd-party/lineageos.svg" - description='LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of the Android Open Source Project. It is the continuation of the CyanogenMod project.' + description='LineageOS is the a free and open-source successor to the CyanogenMod project. They have official support for a variety of devices, based on clean releases of the Android Open Source Project. For security reasons, we do not recommend third-party builds of LineageOS for unsupported devices.' badges="info:AOSP" labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software." website="https://www.lineageos.org/"