Update DivestOS (#307)

Replaces PNG with an SVG made by @0x192
Altered to use correct font, and centered.
Converted text to object, to render correctly.
Optimized with scour and then by hand.

Switches to divestos.org, there is no www.

Update 128x128 size

Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:
Tad 2021-11-13 12:13:04 -05:00 committed by Daniel Nathan Gray
parent 4a08d68b7f
commit 6b0fac70bb
No known key found for this signature in database
GPG key ID: 41911F722B0F9AE3
3 changed files with 4 additions and 2 deletions

View file

@ -21,10 +21,10 @@
{% include legacy/cardv2.html
title="DivestOS"
image="/assets/img/legacy_png/3rd-party/divestos.png"
image="/assets/img/legacy_svg/3rd-party/divestos.svg"
description='DivestOS is a soft-fork of <a href="https://lineageos.org/">LineageOS</a> with signed builds, automated kernel vulnerability (CVE) patching, fewer proprietary blobs, along with bundled <a href="https://www.f-droid.org/">F-Droid</a> and <a href="https://github.com/microg/UnifiedNlp">UnifedNlp</a>. Not all of its supported devices support <a href="https://source.android.com/security/verifiedboot">verified boot</a>, and DivestOS does not handle firmware updates well currently. For Pixel devices, we still recommend using GrapheneOS or CalyxOS. For other <a href="https://divestos.org/index.php?page=devices&base=LineageOS">supported devices</a>, DivestOS is a good option.'
badges="info:AOSP"
website="https://www.divestos.org"
website="https://divestos.org"
tor="http://divestoseb5nncsydt7zzf5hrfg44md4bxqjs5ifcv4t7gt7u6ohjyyd.onion"
privacy-policy="https://divestos.org/index.php?page=privacy_policy"
github="https://github.com/divested-mobile"