1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 14:51:09 +00:00

Fun Refactoring!

This commit is contained in:
2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
79 changed files with 794 additions and 520 deletions

View File

@@ -4,7 +4,7 @@
<div class="row">
{% include card.html color="success"
{% include legacy/card.html color="success"
title="Providers"
icon="fas fa-server"
iconcolor="dark"
@@ -12,7 +12,7 @@
description="Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!"
%}
{% include card.html color="primary"
{% include legacy/card.html color="primary"
title="Web Browsers"
icon="far fa-compass"
iconcolor="dark"
@@ -20,7 +20,7 @@
description="Find a web browser that respects your privacy, and discover how to harden your browser against tracking and leaks."
%}
{% include card.html color="warning"
{% include legacy/card.html color="warning"
title="Software"
icon="far fa-window-restore"
iconcolor="dark"
@@ -28,7 +28,7 @@
description="Discover a variety of open source software built to protect your privacy and keep your digital data secure."
%}
{% include card.html color="info"
{% include legacy/card.html color="info"
title="Operating Systems"
icon="fas fa-desktop"
iconcolor="dark"
@@ -36,7 +36,7 @@
description="Find out how your operating system is compromising your privacy, and what simple alternatives exist."
%}
{% include card.html color="secondary"
{% include legacy/card.html color="secondary"
title="PrivacyTools Services"
icon="far fa-eye-slash"
iconcolor="dark"
@@ -44,7 +44,7 @@
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"
{% include legacy/card.html color="danger"
title="Donate"
icon="fas fa-donate"
iconcolor="dark"