From 72e0f325c91fb11aff45179d0333cf29f416a60f Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Sun, 7 Jun 2020 13:29:47 -0500 Subject: [PATCH] Only recommend LineageOS official builds (#1935) * Only recommend LineageOS official builds * Update mobile-operating-systems.html --- _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..1b1de836 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 a custom ROM based on the Android Open Source Project with official support for a wide variety of devices. The project is the successor to the popular CyanogenMod project, focusing on system control and customization, device longevity, and privacy. 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/"