1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 22:31:07 +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

@@ -1,12 +1,9 @@
---
layout: evergreen
title: Browser Recommendations
description: "These are our current web browser recommendations, settings, and add-ons you can use to preserve your privacy."
---
<p class="lead">
These are our current web browser recommendations, settings, and add-ons you can use to preserve your privacy.
</p>
{% assign browser = site.browsers | where:"name","Firefox" %}
{% for post in browser %}
{% include recommendation-card.html %}