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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user