Fun Refactoring!

This commit is contained in:
Jonah Aragon 2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
No known key found for this signature in database
GPG key ID: 6A957C9A9A9429F7
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 %}