mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 20:14:17 -04:00
Fun Refactoring!
This commit is contained in:
parent
19ce411076
commit
7e20a1cb9c
79 changed files with 794 additions and 520 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue