diff --git a/_includes/sections/resources.html b/_includes/sections/resources.html index 66e6c395..95191252 100644 --- a/_includes/sections/resources.html +++ b/_includes/sections/resources.html @@ -28,6 +28,14 @@ description="Discover a variety of open source software built to protect your privacy and keep your digital data secure." %} + {% include card.html color="danger" + title="Hardware" + icon="fas fa-laptop" + iconcolor="dark" + page="/hardware/" + description="You can't protect your privacy without starting with the right hardware. Discover the devices for the job." + %} + {% include card.html color="info" title="Operating Systems" icon="fas fa-desktop" @@ -41,15 +49,7 @@ icon="far fa-eye-slash" iconcolor="dark" page="/services/" - description="The PrivacyTools team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!" - %} - - {% include card.html color="danger" - title="Donate" - icon="fas fa-donate" - iconcolor="dark" - page="/donate/" - description="We can't operate this site without the generous contributions we receive from our viewers. If you love privacy and our website please consider donating." + description="We are proud to operate a variety of privacy-centric services, including Mastodon, Matrix, and more!" %}