Minor Update

This commit is contained in:
gjhklfdsa
2018-12-24 05:10:49 +00:00
committed by GitHub
parent 37e97d9f22
commit 5a7e767318

View File

@ -2085,16 +2085,18 @@ layout: default
{% include card.html color="primary" {% include card.html color="primary"
title="ThinkPenguin.com" title="ThinkPenguin.com"
labels="warning:warning:ThinkPenguin.com may sell hardware with non-free software such as firmware. We recommend looking for products with open-source certifications like OSHWA, RYF, or OSI Certified."
image="assets/img/tools/thinkpenguin.png" image="assets/img/tools/thinkpenguin.png"
url="https://www.thinkpenguin.com/" url="https://www.thinkpenguin.com/"
description="<span class="badge badge-warning" data-toggle="tooltip" title="ThinkPenguin.com may sell hardware with non-free software such as firmware. We recommend looking for products with open-source certifications like OSHWA, RYF, or OSI Certified.">warning <i class="far fa-question-circle"></i></span> ThinkPenguin.com sells hardware with zero non-free drivers." description="ThinkPenguin.com sells hardware with zero non-free drivers."
%} %}
{% include card.html color="warning" {% include card.html color="warning"
title="Purism" title="Purism"
labels="warning:warning (<a href='puri.sm/learn/freedom-roadmap/'>more info</a>):Purism laptops and tablets contain a deblobbed Intel ME but, do still have non-free components."
image="assets/img/tools/purism.png" image="assets/img/tools/purism.png"
url="https://puri.sm/" url="https://puri.sm/"
description="<span class="badge badge-warning" data-toggle="tooltip" title="Purism laptops and tablets contain a deblobbed Intel ME but, do still have non-free components.">warning <i class="far fa-question-circle"></i> (<a href="puri.sm/learn/freedom-roadmap/">more info</a>)</span> Purism sells high-end hardware with kill switches and a de-blobbed ME." description="Purism sells high-end hardware with kill switches and a de-blobbed ME."
%} %}
</div> </div>